neurodatascience / nipoppy

Lightweight framework for neuroimaging-clinical data organization/processing

Home Page:https://nipoppy.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make PyBIDS database generation optional in `PipelineRunner`

michellewang opened this issue · comments

We can either add a config option inside the descriptor itself (Nipoppy custom config), or as a user-specified field under PipelineStepConfig (by default turned off), which would give more flexibility since even fMRIPrep/MRIQC don't strictly need the PyBIDS database to be generated in advance