|
lsst.meas.algorithms g33a09d4741+106f42d13d
|
Public Member Functions | |
| __init__ (self, region) | |
| region (self) | |
Protected Attributes | |
| _region | |
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 191 of file testUtils.py.
| lsst.meas.algorithms.testUtils.MockRefcatDataId.__init__ | ( | self, | |
| region | |||
| ) |
Definition at line 201 of file testUtils.py.
| lsst.meas.algorithms.testUtils.MockRefcatDataId.region | ( | self | ) |
Definition at line 205 of file testUtils.py.
|
protected |
Definition at line 202 of file testUtils.py.