lsst.pipe.tasks  19.0.0-63-gd25ffe2a+2
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
lsst.pipe.tasks.mocks.simpleMapper.TempExpMapping Class Reference
Inheritance diagram for lsst.pipe.tasks.mocks.simpleMapper.TempExpMapping:
lsst.pipe.tasks.mocks.simpleMapper.SimpleMapping

Public Member Functions

def map (self, dataset, root, dataId, mapper, suffix=None, storage=None)
 

Public Attributes

 persistence
 

Static Public Attributes

 template
 
 keys
 

Detailed Description

Mapping for CoaddTempExp datasets.

Definition at line 211 of file simpleMapper.py.

Member Function Documentation

◆ map()

def lsst.pipe.tasks.mocks.simpleMapper.SimpleMapping.map (   self,
  dataset,
  root,
  dataId,
  mapper,
  suffix = None,
  storage = None 
)
inherited

Definition at line 183 of file simpleMapper.py.

Member Data Documentation

◆ keys

lsst.pipe.tasks.mocks.simpleMapper.TempExpMapping.keys
static

Definition at line 215 of file simpleMapper.py.

◆ persistence

lsst.pipe.tasks.mocks.simpleMapper.SimpleMapping.persistence
inherited

Definition at line 177 of file simpleMapper.py.

◆ template

lsst.pipe.tasks.mocks.simpleMapper.TempExpMapping.template
static

Definition at line 214 of file simpleMapper.py.


The documentation for this class was generated from the following file: