lsst.pipe.drivers g96f01af41f+5956b4f9a7
lsst::pipe::drivers: Pipeline driver scripts

Introduction

Pipeline driver scripts.

These build on lsst.ctrl.pool to provide scripts that can run pipeline operations on multiple nodes.

constructBias.py, constructDark.py, constructFlat.py and constructFringe.py are used to build calibs.

singleFrameDriver.py runs single frame measurement (SFM).

coaddDriver.py runs warping and coadding.

multiBandDriver.py runs the multiband processing scheme.