LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Static Public Attributes | List of all members
lsst.pipe.tasks.mocks.simpleMapper.PeakCatalogPersistenceType Class Reference
Inheritance diagram for lsst.pipe.tasks.mocks.simpleMapper.PeakCatalogPersistenceType:
lsst.pipe.tasks.mocks.simpleMapper.CatalogPersistenceType lsst.pipe.tasks.mocks.simpleMapper.PersistenceType

Static Public Attributes

string python = "lsst.afw.detection.PeakCatalog"
 
string cpp = "PeakCatalog"
 
- Static Public Attributes inherited from lsst.pipe.tasks.mocks.simpleMapper.CatalogPersistenceType
string python = "lsst.afw.table.BaseCatalog"
 
string cpp = "BaseCatalog"
 
string storage = "FitsCatalogStorage"
 
string ext = ".fits"
 
- Static Public Attributes inherited from lsst.pipe.tasks.mocks.simpleMapper.PersistenceType
 python = None
 
string cpp = "ignored"
 
 storage = None
 
string ext = ""
 
tuple suffixes = ()
 

Additional Inherited Members

- Public Member Functions inherited from lsst.pipe.tasks.mocks.simpleMapper.PersistenceType
def makeButlerLocation
 

Detailed Description

Definition at line 124 of file simpleMapper.py.

Member Data Documentation

string lsst.pipe.tasks.mocks.simpleMapper.PeakCatalogPersistenceType.cpp = "PeakCatalog"
static

Definition at line 126 of file simpleMapper.py.

string lsst.pipe.tasks.mocks.simpleMapper.PeakCatalogPersistenceType.python = "lsst.afw.detection.PeakCatalog"
static

Definition at line 125 of file simpleMapper.py.


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