michitaro / pipe_drivers

LSST Data Management: high level task coordination scripts

Home Page:http://dm.lsst.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipe_drivers

pipe_drivers provides high level task coordination scripts. These tasks allow a single command line entry point to tasks which otherwise would be run serially. It chains the inputs and outputs of each of task together and coordinates the running of tasks, possibly in a parallel manner if supported by the driver task.

About

LSST Data Management: high level task coordination scripts

http://dm.lsst.org/


Languages

Language:Python 100.0%