VisualizeMosaicCalibTask#
- class lsst.pipe.tasks.visualizeVisit.VisualizeMosaicCalibTask(*, config: PipelineTaskConfig | None = None, log: logging.Logger | LsstLogAdapter | None = None, initInputs: dict[str, Any] | None = None, **kwargs: Any)#
Bases:
VisualizeMosaicExpTaskTask to mosaic binned products.
The config.binning parameter must match that used in the VisualizeBinCalibTask. Otherwise there will be a mismatch between the input image size and the expected size of that image in the full focal plane frame.