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