nimh-dsst/dsst-defacing-pipeline

parallel execution at session level

Arshitha opened this issue · 2 comments

Right now, the scripts offer an option of running the pipeline on a specific subject and hence, parallelizing across multiple subjects. However, it doesn't allow users the pipeline can't be on a single session within a subject. For example, the MyConnectome project has a single subject with multiple sessions and with the current design the pipeline can't be parallelized across sessions.

This feature has been added and lightly tested. Requires more testing before being merged to the main branch.

Now part of v1.0.0