lsst.pipe.tasks gb4d8b8e895+fcaa6a0601
|
Public Member Functions | |
def | makeButlerLocation (cls, path, dataId, mapper, suffix=None, storage=None) |
Static Public Attributes | |
string | python = "lsst.daf.base.PropertySet" |
Persistence type for things that don't actually use daf_persistence.
Definition at line 69 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 76 of file simpleMapper.py.
|
static |
Definition at line 73 of file simpleMapper.py.