miykael / fmriflows

fmriflows is a consortium of many (dependent) fMRI analysis pipelines, including anatomical and functional pre-processing, univariate 1st and 2nd-level analysis, as well as multivariate pattern analysis.
BSD 3-Clause "New" or "Revised" License
60 stars 20 forks source link

Creation of `00_parameter_specification.ipynb` notebook #3

Closed miykael closed 6 years ago

miykael commented 6 years ago

Might be an idea to create a notebook that initiates the JSON parameters. And than executes the notebooks one after the other.

Like this, this would be the only notebook that needs to be executed to run the whole group analysis. It could even have a switch to do univariate or multivariate analysis.

Having everything in one informative notebook makes it also possible to quickly create a BIDS app out of it.