|
string | template = "{dataset}-{filter}-{tract:02d}-{patch}{ext}" |
|
| keys = dict(filter=str, tract=int, patch=str) |
|
Mapping for dataset types that are organized according to a SkyMap subdivision of the sky.
Definition at line 203 of file simpleMapper.py.
◆ keys
lsst.pipe.tasks.mocks.simpleMapper.SkyMapping.keys = dict(filter=str, tract=int, patch=str) |
|
static |
◆ template
string lsst.pipe.tasks.mocks.simpleMapper.SkyMapping.template = "{dataset}-{filter}-{tract:02d}-{patch}{ext}" |
|
static |
The documentation for this class was generated from the following file: