Recommended release
Download spectrIm-QMRS 3.0.1 alpha
Version 3.0.1 alpha, released on 20.07.2026, is distributed as a self-contained ZIP package.
The required Java and Python runtime components are included, so users
do not need to install these separately on hospital or research
workstations.
First start
After extracting the ZIP file, run start_spectrIm.bat.
The launcher changes to the extracted release folder, verifies that
the bundled Java executable and spectrIm-QMRS.jar are
present, and then starts the application with the bundled Java runtime.
cd /d "%~dp0"
set "JAVA_EXE=%~dp0RuntimeJava\jdk-25.0.3+9\bin\java.exe"
set "APP_JAR=%~dp0dist\spectrIm-QMRS.jar"
"%JAVA_EXE%" -jar "%APP_JAR%"
On first use, spectrIm-QMRS prepares its clinical working directory,
.SpectrImClinicalQMRS. This directory can contain MRS(I)
patient data, TDFDFit models, ILV basis-simulation models, generated
output, reports, and other working files. Choose a storage location
that can handle large future datasets and that satisfies your local
data-protection rules.
Previous releases
Older installation-based spectrIm-QMRS releases remain available for
reproducibility, legacy comparisons, and established v2 workflows.
They are intentionally separated from the recommended v3 alpha download
so new users do not accidentally start with an outdated package.
Open older release archive
The previous website is preserved as a historical reference:
Open archived v2.x website.