lsst.meas.algorithms gb4bc36e013+1b42e43421
|
Public Member Functions | |
def | __init__ (self, region) |
def | region (self) |
Mock reference catalog dataId. The reference catalog dataId is only used to retrieve a region property. Parameters ---------- region : `lsst.sphgeom.Region` The region associated with this mock dataId.
Definition at line 190 of file testUtils.py.
def lsst.meas.algorithms.testUtils.MockRefcatDataId.__init__ | ( | self, | |
region | |||
) |
Definition at line 200 of file testUtils.py.
def lsst.meas.algorithms.testUtils.MockRefcatDataId.region | ( | self | ) |
Definition at line 204 of file testUtils.py.