astromodule.pipeline.PipelineStage.products#

PipelineStage.products: Sequence[str] = []#

A list of all resorces produced by this pipeline stage. It’s includes all shared data produced by this stage using set_data that can be accessed by another via get_data or run arguments