Configuration
This module contains configuration classes for ezstitcher.
PipelineConfig
- class ezstitcher.core.config.PipelineConfig
Configuration for the pipeline orchestrator.
- well_filter: list or None = None
Optional list of wells to process.
- stitcher: StitcherConfig = StitcherConfig()
Configuration for the Stitcher class.
StitcherConfig
- class ezstitcher.core.config.StitcherConfig
Configuration for the Stitcher class.