lsst.pipe.tasks
20.0.0-10-g1b4d8e16+3
|
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.