|
lsst.pipe.tasks
19.0.0-39-g09c7e8d9+2
|
Public Member Functions | |
| def | query (self, dataset, index, level, format, dataId) |
| def | map (self, dataset, root, dataId, mapper, suffix=None, storage=None) |
Public Attributes | |
| persistence | |
Static Public Attributes | |
| template | |
| keys | |
Mapping for dataset types that are organized the same way as raw data (i.e. by CCD).
Definition at line 192 of file simpleMapper.py.
|
inherited |
Definition at line 183 of file simpleMapper.py.
| def lsst.pipe.tasks.mocks.simpleMapper.RawMapping.query | ( | self, | |
| dataset, | |||
| index, | |||
| level, | |||
| format, | |||
| dataId | |||
| ) |
Definition at line 198 of file simpleMapper.py.
|
static |
Definition at line 196 of file simpleMapper.py.
|
inherited |
Definition at line 177 of file simpleMapper.py.
|
static |
Definition at line 195 of file simpleMapper.py.
1.8.13