lsst.pipe.tasks
13.0-54-gc325bc5f
|
Static Public Attributes | |
string | template = "{dataset}-{filter}-{tract:02d}-{patch}{ext}" |
keys = dict(filter=str, tract=int, patch=str) | |
![]() | |
template = None | |
dictionary | keys = {} |
Additional Inherited Members | |
![]() | |
def | __init__ (self, persistence, template=None, keys=None) |
def | map (self, dataset, root, dataId, mapper, suffix=None, storage=None) |
![]() | |
persistence | |
keys | |
Mapping for dataset types that are organized according to a SkyMap subdivision of the sky.
Definition at line 186 of file simpleMapper.py.
|
static |
Definition at line 190 of file simpleMapper.py.
|
static |
Definition at line 189 of file simpleMapper.py.