|
lsst.afw g4f4f280218+81551fceaa
|
Go to the source code of this file.
Namespaces | |
| namespace | lsst |
| A base class for image defects. | |
| namespace | lsst::afw |
| namespace | lsst::afw::image |
| Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects. | |
| namespace | lsst.afw.image.utils |
Functions | |
| def | lsst.afw.image.utils.clipImage (im, minClip, maxClip) |
| def | lsst.afw.image.utils.resetFilters () |
| def | lsst.afw.image.utils.defineFilter (name, lambdaEff, lambdaMin=np.nan, lambdaMax=np.nan, alias=[], force=False) |
| def | lsst.afw.image.utils.getProjectionIndices (imageBBox, targetBBox) |
| def | lsst.afw.image.utils.projectImage (image, bbox, fill=0) |