|
lsst.pipe.tasks
18.1.0-21-gb3d55290+5
|
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 71 of file simpleMapper.py.
|
inherited |
Definition at line 67 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 78 of file simpleMapper.py.
|
staticinherited |
Definition at line 55 of file simpleMapper.py.
|
staticinherited |
Definition at line 57 of file simpleMapper.py.
|
static |
Definition at line 75 of file simpleMapper.py.
|
staticinherited |
Definition at line 56 of file simpleMapper.py.
|
staticinherited |
Definition at line 58 of file simpleMapper.py.
1.8.13