|
string | template = "{dataset}-{tract:02d}-{patch}-{visit:04d}{ext}" |
|
| keys = dict(tract=int, patch=str, visit=int) |
|
Mapping for CoaddTempExp datasets.
Definition at line 215 of file simpleMapper.py.
◆ keys
lsst.pipe.tasks.mocks.simpleMapper.TempExpMapping.keys = dict(tract=int, patch=str, visit=int) |
|
static |
◆ template
string lsst.pipe.tasks.mocks.simpleMapper.TempExpMapping.template = "{dataset}-{tract:02d}-{patch}-{visit:04d}{ext}" |
|
static |
The documentation for this class was generated from the following file: