lsst.meas.base
16.0-13-gd9b1b71+4
|
Classes | |
class | ForcedPhotCcdConfig |
class | ForcedPhotCcdTask |
A command-line driver for performing forced measurement on CCD images. More... | |
class | PerTractCcdDataIdContainer |
Functions | |
def | imageOverlapsTract (tract, imageWcs, imageBox) |
Variables | |
applyMosaicResults = None | |
def lsst.meas.base.forcedPhotCcd.imageOverlapsTract | ( | tract, | |
imageWcs, | |||
imageBox | |||
) |
Return whether the image (specified by Wcs and bounding box) overlaps the tract @param tract: TractInfo specifying a tract @param imageWcs: Wcs for image @param imageBox: Bounding box for image @return bool
Definition at line 106 of file forcedPhotCcd.py.
lsst.meas.base.forcedPhotCcd.applyMosaicResults = None |
Definition at line 40 of file forcedPhotCcd.py.