-
Notifications
You must be signed in to change notification settings - Fork 5
Workflow
Under construction. A description of the workflows.
Workflow modules coordinate the various resource modules to construct the actual pipeline used on MRI data. Currently three workflows exist, one for controlling AFNI resources, one for ASHS, and one for refacing T1w files (for NDA submissions). It is planned to add workflows for FreeSurfer and fMRIprep.
ASHS and reface modules/pipelines are simply a call for their respective resource module, but despite their redundancy are included here for project consistency.
Detailed descriptions are available here.
Automated segmentation of hippocampal subfields for a single subject is controlled by control_ashs.control_hippseg. While not interacting with EPI data, these masks will likely be used to target HC subfield regions for functional analyses. Requires a singularity image of this container.
This workflow supports defacing, refacing (default), or reface_plus (so special) of T1w files. We currently do not incorporate de/re/plus facing in our pre-processing pipelines, hence the separate workflow, but reface T1w files for NDA hosting.