lsst.pipe.drivers  13.0-20-ge2e8732
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.