lsst.pipe.drivers  22.0.0+b3f9b9b657
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.