|
lsst.meas.algorithms g511c235543+401ba1f5a0
|
Public Member Functions | |
| def | __init__ (self, pixelization, index) |
| def | region (self) |
Mock reference catalog dataId.
The reference catalog dataId is only used to retrieve a region property.
Parameters
----------
pixelization : `lsst.sphgeom.Pixelization`
Pixelization object.
index : `int`
Pixel index number.
Definition at line 189 of file testUtils.py.
| def lsst.meas.algorithms.testUtils.MockRefcatDataId.__init__ | ( | self, | |
| pixelization, | |||
| index | |||
| ) |
Definition at line 201 of file testUtils.py.
| def lsst.meas.algorithms.testUtils.MockRefcatDataId.region | ( | self | ) |
Definition at line 205 of file testUtils.py.