|
lsst.pipe.tasks gfb5511b3f7+6fc9c088ec
|
Public Member Functions | |
| __init__ (self, dataId, coordList) | |
Data about a selected exposure.
Parameters
----------
dataId : `dict`
Data ID keys of exposure.
coordList : `list` [`lsst.afw.geom.SpherePoint`]
ICRS coordinates of the corners of the exposure
plus any others items that are desired.
Definition at line 61 of file selectImages.py.
| lsst.pipe.tasks.selectImages.BaseExposureInfo.__init__ | ( | self, | |
| dataId, | |||
| coordList ) |
Definition at line 73 of file selectImages.py.