|
lsst.pipe.tasks
19.0.0-39-g09c7e8d9+2
|
Public Member Functions | |
| def | makeButlerLocation (cls, path, dataId, mapper, suffix=None, storage=None) |
| def | canStandardize (self, datasetType) |
Static Public Attributes | |
| python | |
| cpp | |
| storage | |
| ext | |
| suffixes | |
Persistence type for things that don't actually use daf_persistence.
Definition at line 70 of file simpleMapper.py.
|
inherited |
Definition at line 66 of file simpleMapper.py.
| def lsst.pipe.tasks.mocks.simpleMapper.BypassPersistenceType.makeButlerLocation | ( | cls, | |
| path, | |||
| dataId, | |||
| mapper, | |||
suffix = None, |
|||
storage = None |
|||
| ) |
Method called by SimpleMapping to implement a map_ method; overridden to not use the path.
Definition at line 77 of file simpleMapper.py.
|
staticinherited |
Definition at line 54 of file simpleMapper.py.
|
staticinherited |
Definition at line 56 of file simpleMapper.py.
|
static |
Definition at line 74 of file simpleMapper.py.
|
staticinherited |
Definition at line 55 of file simpleMapper.py.
|
staticinherited |
Definition at line 57 of file simpleMapper.py.
1.8.13