lsst.afw gea5801aee3+7fc0f751c0
Namespaces | Functions
utils.py File Reference

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.getProjectionIndices (imageBBox, targetBBox)
 
def lsst.afw.image.utils.projectImage (image, bbox, fill=0)