lsst.pipe.tasks
20.0.0-18-g08fba245+aea2d85f7a
|
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.
Reimplemented from lsst.pipe.tasks.mocks.simpleMapper.PersistenceType.
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.