Preprocessing specifically refers to anything that is done to the data prior to computing a standard deviation, but can also include various other things (eg, computing masks). In FS-FAST, these are the preprocessing steps:

* 1. Brain Mask * 2. Motion Correction * 3. Slice-Timing Correction * 4. Spatial Smoothing * 5. Intensity Normalization (inorm)

The FS-FAST program "preproc-sess" will perform all of these stages. It is not necessary to perform all these stages. Note that B0 correction is not yet avaialble in FS-FAST. Most of these stages are self-explanatory. Brain Mask does a quick segmentation of the brain from the rest of the volume. Intensity normalization is the processes of rescaling all intensity values within a 4D data set so that the in-brain mean is 1000. Intensity normalization is actually done in two stages.

["preproc-sess"] -smout <smfmc6> -fwhm <fwhm>