Functional Preproc¶
caps.functional_preproc: User Guide¶
Some live exemples containing useful snippet of codes.
| pypreprocess_fmri_preproc.pilot | Functional Spatial Preprocessings |
caps.functional_preproc: API¶
The exact API of all functions and classes, as given by the docstrings. For the user guide see the functional_preproc_ug section for further details.
Pipelines¶
| pypreprocess_fmri_preproc.SubjectPreprocessing | Preprocessing fMRI data for a single subject. |
Buildingblocks¶
| pypreprocess_fmri_preproc.SPMSubjectPreprocessing | Preprocessing fMRI data for a single subject with SPM. |