|
lsst.pipe.tasks gfb5511b3f7+6fc9c088ec
|
Public Member Functions | |
| __init__ (self, dataRef, wcs, bbox) | |
A container for data to be passed to the WcsSelectImagesTask.
Parameters
----------
dataRef : `Unknown`
Data reference.
wcs : `lsst.afw.geom.SkyWcs`
Coordinate system definition (wcs).
bbox : `lsst.geom.box.Box2I`
Integer bounding box for image.
Definition at line 145 of file selectImages.py.
| lsst.pipe.tasks.selectImages.SelectStruct.__init__ | ( | self, | |
| dataRef, | |||
| wcs, | |||
| bbox ) |
Definition at line 158 of file selectImages.py.