lsst.pipe.tasks g0f82ab2f21+710d6ec235
|
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 92 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 99 of file simpleMapper.py.
|
static |
Definition at line 96 of file simpleMapper.py.