lsst.pipe.tasks g4a6547c0d5+de68eba77a
|
Public Member Functions | |
def | query (self, dataset, index, level, format, dataId) |
Static Public Attributes | |
string | template = "{dataset}-{visit:04d}-{ccd:01d}{ext}" |
keys = dict(visit=int, ccd=int) | |
Mapping for dataset types that are organized the same way as raw data (i.e. by CCD).
Definition at line 191 of file simpleMapper.py.
def lsst.pipe.tasks.mocks.simpleMapper.RawMapping.query | ( | self, | |
dataset, | |||
index, | |||
level, | |||
format, | |||
dataId | |||
) |
Definition at line 197 of file simpleMapper.py.
|
static |
Definition at line 195 of file simpleMapper.py.
|
static |
Definition at line 194 of file simpleMapper.py.