lsst.pipe.drivers  21.0.0-5-gd00fb1e+07e7ba1aaa
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.