PipelineRuntime¶
- class tolteca.reduce.PipelineRuntime(config)[source]¶
Bases:
tolteca.utils.runtime_context.RuntimeBase
A class to run the data reduction pipeline.
Attributes Summary
Methods Summary
run
()Run the reduction.
Attributes Documentation
- logger = <Logger PipelineRuntime (DEBUG)>¶
Methods Documentation