headmotion.fmriprep.RdCalculating mean FD from fmriprep outputs and generating bash script to remove fMRI runs with excessive headmotion
headmotion.fmriprep(filename = "rmsd.csv", threshold = 0.25)outputs a .csv file containing the columns of fMRI runs and FD, and a bash script del.sh
This function calculating mean RMSD from fmriprep outputs and generating bash script to remove fMRI runs with excessive headmotion.
if (FALSE) { # \dontrun{
headmotion.fmriprep()
} # }