lsst.pipe.tasks
21.0.0-132-gbeff0d17+eb6a08541c
|
Public Member Functions | |
def | makeButlerLocation (cls, path, dataId, mapper, suffix=None, storage=None) |
def | canStandardize (self, datasetType) |
Static Public Attributes | |
string | python = "lsst.daf.base.PropertySet" |
string | cpp = "ignored" |
storage = None | |
string | ext = "" |
tuple | suffixes = () |
Persistence type for things that don't actually use daf_persistence.
Definition at line 69 of file simpleMapper.py.
|
inherited |
Definition at line 65 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.
|
staticinherited |
Definition at line 53 of file simpleMapper.py.
|
staticinherited |
Definition at line 55 of file simpleMapper.py.
|
static |
Definition at line 73 of file simpleMapper.py.
|
staticinherited |
Definition at line 54 of file simpleMapper.py.
|
staticinherited |
Definition at line 56 of file simpleMapper.py.