BaseExposureInfo# class lsst.pipe.tasks.selectImages.BaseExposureInfo(dataId, coordList)# Bases: Struct Data about a selected exposure. Parameters# dataIddictData ID keys of exposure. coordListlist [lsst.afw.geom.SpherePoint]ICRS coordinates of the corners of the exposure plus any others items that are desired.