PipelineRuntime

class tolteca.reduce.PipelineRuntime(config)[source]

Bases: tolteca.utils.runtime_context.RuntimeBase

A class to run the data reduction pipeline.

Attributes Summary

logger

Methods Summary

run()

Run the reduction.

Attributes Documentation

logger = <Logger PipelineRuntime (DEBUG)>

Methods Documentation

run()[source]

Run the reduction.