LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Classes | |
class | AssembleCoaddConfig |
class | AssembleCoaddTask |
class | AssembleCoaddDataIdContainer |
Functions | |
def | _subBBoxIter |
Variables | |
list | __all__ = ["AssembleCoaddTask"] |
|
private |
Iterate over subregions of a bbox @param[in] bbox: bounding box over which to iterate: afwGeom.Box2I @param[in] subregionSize: size of sub-bboxes @return subBBox: next sub-bounding box of size subregionSize or smaller; each subBBox is contained within bbox, so it may be smaller than subregionSize at the edges of bbox, but it will never be empty
Definition at line 533 of file assembleCoadd.py.
list lsst.pipe.tasks.assembleCoadd.__all__ = ["AssembleCoaddTask"] |
Definition at line 37 of file assembleCoadd.py.