lsst.jointcal
14.0-15-gc2c14a3+1
|
Classes | |
class | PerTractCcdDataIdContainer |
Functions | |
def | overlapsTract (tract, imageWcs, imageBox) |
def lsst.jointcal.dataIds.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 118 of file dataIds.py.