cmp.bidsappmanager.stages.functional.functionalMRI module¶
Definition of extra preprocessing of functional MRI (post-registration) config and stage UI classes.
-
class
cmp.bidsappmanager.stages.functional.functionalMRI.FunctionalMRIConfigUI[source]¶ Bases:
cmp.stages.functional.functionalMRI.FunctionalMRIConfigClass that extends the
FunctionalMRIConfigwith graphical components.-
traits_view¶ TraitsUI view that displays the attributes of this class, e.g. the parameters for the stage
- Type
traits.ui.View
-
-
class
cmp.bidsappmanager.stages.functional.functionalMRI.FunctionalMRIStageUI(bids_dir, output_dir)[source]¶ Bases:
cmp.stages.functional.functionalMRI.FunctionalMRIStageClass that extends the
FunctionalMRIStagewith graphical components.Button that displays the selected output in an appropriate viewer (present only in the window for quality inspection)
- Type
traits.ui.Button
-
inspect_outputs_view¶ TraitsUI view that displays the quality inspection window of this stage
- Type
traits.ui.View
-
config_view¶ TraitsUI view that displays the configuration window of this stage
- Type
traits.ui.View