caput.pipeline.Manager.__doc__
-
Manager.__doc__ = 'Pipeline manager for setting up and running pipeline tasks.\n\n The manager is in charge of initializing all pipeline tasks, setting them\n up by providing the appropriate parameters, then executing the methods of\n the each task in the appropriate order. It also handles intermediate data\n products and ensuring that the correct products are passed between tasks.\n\n '