superphot_pipeline.processor module

Class Inheritance Diagram

Inheritance diagram of Processor

Define base class for all pipeline processing steps enforcing conventions.

class superphot_pipeline.processor.Processor[source]

Bases: object

Inheritance diagram of superphot_pipeline.processor.Processor

Providing and enforcing uniform interface for setting recovery and logging.