-Our motion censoring procedure is used for performing the standard pre-processing and for the final construction of parcellated timeseries. For standard pre-processing, data are labeled as "bad" frames if they exceed an FD threshold of 0.3 mm. Such "bad" frames are removed when demeaning and detrending, and betas for the denoising are calculated using only the "good" frames. For band-pass filtering, interpolation is used initially to replace the "bad" frames and the residuals are extracted from the denoising GLM. In such a way, standard pre-processing of the timeseries only uses the "good" data but avoids potential aliasing due to missing timepoints. After motion censoring, timepoints are further censored using an outlier detection approach. Both a mask including outlier detection and a mask without outlier detection are created. [These masks](https://collection3165.readthedocs.io/en/stable/derivatives/#7-motion-mat-file) are HDF5 compatible .MAT files, which contain temporal masks from 0 ("No censoring") to 0.5 FD thresholds in steps of 0.01.
0 commit comments