astromodule.pipeline.PipelineStage.run#
- abstractmethod PipelineStage.run()[source]#
All concrete class of
PipelineStagemust implement this method. This method is called byPipeline.runandPipeline.map_runwhen executing the pipeline.Note
This method receives all needed data via