cosanlab / cosanlab_preproc

Nipype-based data fMRI pre-processing tools
MIT License
14 stars 9 forks source link

Need to add a Try for multisessions data #17

Open ljchang opened 4 years ago

ljchang commented 4 years ago

@mndbrandt is reporting that script is not flexible for running multi sessions when there are missing runs. An easy fix is to add a try and keep going if the session is not present.

ljchang commented 4 years ago

it should go here.

https://github.com/cosanlab/cosanlab_preproc/blob/24739382dbcd1b85437a477e40681a7dcdd10a97/cosanlab_preproc/wfmaker.py#L113