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