lsst.afw 22.0.1-48-g5c39d4753+955d02b84f
|
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) |