MRICloudRescale
Purpose. Rescale ASL and optional M0 NIfTI files by removing header scaling
(scl_slope, scl_inter) so downstream math works in raw intensity units.
Behavior
For each
{asl}(and optionalM0), reads fromrawdata/..., writes rescaled copy into the derivatives mirror with identical names.Sets output dtype to
float32and clears scaling to 1/0.
Inputs
rawdata/<sub>/perf/{asl}.nii(and{M0}.niiif present)
Outputs
derivatives/<sub>/perf/{asl}.nii(and{M0}.nii) with rescaled data.
Configuration
None.
YAML example
modules:
- name: MRICloudRescale