pyalfe.containers#
- class pyalfe.containers.PipelineContainer[source]#
Bases:
DeclarativeContainer
container objects for all the dependencies of the pipeline.
- property pipeline_dir#
- property image_processor#
- property image_registration#
- property skullstripping_model#
- property flair_model#
- property enhancement_model#
- property tissue_model#
- property initialization#
- property skullstripping#
- property t1_preprocessing#
- property cross_modality_registration#
- property flair_segmentation#
- property enhancement_segmentation#
- property tissue_segmentation#
- property t1_postprocessing#
- property t1_registration#
- property resampling#
- property quantification#
- property pyalfe_pipeline_runner#