Stpipe

Stpipe is used for constructing and running data pipelines and steps.

For Users

See Running the Pipeline for an overview of using the romancal pipeline.

For Developers

Developers should consult the stpipe documentation for details about constructing new steps, pipelines and using logging.

romancal.stpipe Package

Classes

RomanPipeline(*args, **kwargs)

See Step for the parameters.

RomanStep([name, parent, config_file, ...])

Base class for Roman calibration pipeline steps.

Class Inheritance Diagram

Inheritance diagram of romancal.stpipe.core.RomanPipeline, romancal.stpipe.core.RomanStep