|
| Struct | lsst.pipe.tasks.prettyPictureMaker._task.run (self, Mapping[str, Exposure] images) |
| |
| None | lsst.pipe.tasks.prettyPictureMaker._task.runQuantum (self, QuantumContext butlerQC, InputQuantizedConnection inputRefs, OutputQuantizedConnection outputRefs) |
| |
| dict[str, Exposure] | lsst.pipe.tasks.prettyPictureMaker._task.makeInputsFromRefs (self, Iterable[DatasetRef] refs, Butler|QuantumContext butler) |
| |
| dict[str, DeferredDatasetHandle] | lsst.pipe.tasks.prettyPictureMaker._task.makeInputsFromArrays (self, **kwargs) |
| |
| dict[int, DeferredDatasetHandle] | lsst.pipe.tasks.prettyPictureMaker._task.makeInputsFromExposures (self, **kwargs) |
| |
| | lsst.pipe.tasks.prettyPictureMaker._task.fixBackground (self, image, detection_mask=None) |
| |
| | lsst.pipe.tasks.prettyPictureMaker._task.run (self, Exposure inputCoadd) |
| |