get_bold_data
get_bold_data#
- qx_utilities.processing.workflow.get_bold_data.get_bold_data(sinfo, options, overwrite=False, thread=0)#
get_bold_data [... processing options]Map NIL preprocessed data into the session's images folder.
Parameters
- --batchfile (str, default ''):
The batch.txt file with all the session information.
- --sessions (str, default ''):
A list of sessions to process.
- --sessionsfolder (str, default '.'):
The path to the study/sessions folder.
- --overwrite (str, default 'no'):
Whether to overwrite existing data (yes) or not (no).
- --logfolder (str, default ''):
The path to the folder where runlogs and comlogs are to be stored, if other than default.
