lsst.pipe.tasks g584c84fe5e+111e082d69
|
Public Member Functions | |
def | __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 62 of file selectImages.py.
def lsst.pipe.tasks.selectImages.BaseExposureInfo.__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 74 of file selectImages.py.