NonSteadyDetector brick¶
Detect non-steady-state at the beginning of a bold 4D image¶
Adapted from Nipype Confounds.
Mandatory inputs parameters:
- in_file (a string representing an existing file)
Input image (valid extensions: [.nii, .nii.gz]).
ex. '/home/username/data/raw_data/func.nii'
Outputs parameters:
- n_volumes_to_discard (int)
Number of volumes to discard.
ex. 1
Useful links: