|
def | query (self, dataset, index, level, format, dataId) |
|
def | map (self, dataset, root, dataId, mapper, suffix=None, storage=None) |
|
Mapping for forced_src datasets.
Definition at line 218 of file simpleMapper.py.
◆ map()
def lsst.pipe.tasks.mocks.simpleMapper.SimpleMapping.map |
( |
|
self, |
|
|
|
dataset, |
|
|
|
root, |
|
|
|
dataId, |
|
|
|
mapper, |
|
|
|
suffix = None , |
|
|
|
storage = None |
|
) |
| |
|
inherited |
◆ query()
def lsst.pipe.tasks.mocks.simpleMapper.RawMapping.query |
( |
|
self, |
|
|
|
dataset, |
|
|
|
index, |
|
|
|
level, |
|
|
|
format, |
|
|
|
dataId |
|
) |
| |
|
inherited |
◆ keys
lsst.pipe.tasks.mocks.simpleMapper.ForcedSrcMapping.keys |
|
static |
◆ persistence
lsst.pipe.tasks.mocks.simpleMapper.SimpleMapping.persistence |
|
inherited |
◆ template
lsst.pipe.tasks.mocks.simpleMapper.ForcedSrcMapping.template |
|
static |
The documentation for this class was generated from the following file: