astromodule.pipeline#

Simple implementation of a linear pipeline with multiprocessing support

Classes

Pipeline

A simple linear pipeline implementation with mapping and multiprocessing support.

PipelineStage

Base class for all pipeline stages

PipelineStorage

The storage used share resources between pipeline stage