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