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