lsst.meas.base
14.0-21-gb9e430a+6
|
Classes | |
class | ForcedPhotCcdConfig |
class | ForcedPhotCcdTask |
A command-line driver for performing forced measurement on CCD images. More... | |
class | PerTractCcdDataIdContainer |
Functions | |
def | overlapsTract (tract, imageWcs, imageBox) |
Variables | |
applyMosaicResults = None | |
def lsst.meas.base.forcedPhotCcd.overlapsTract | ( | 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 105 of file forcedPhotCcd.py.
lsst.meas.base.forcedPhotCcd.applyMosaicResults = None |
Definition at line 39 of file forcedPhotCcd.py.