LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Static Public Attributes | List of all members
lsst.meas.base.references.MultiBandReferencesTask Class Reference
Inheritance diagram for lsst.meas.base.references.MultiBandReferencesTask:
lsst.meas.base.references.CoaddSrcReferencesTask lsst.meas.base.references.BaseReferencesTask

Static Public Attributes

 ConfigClass = MultiBandReferencesConfig
 
string datasetSuffix = "ref"
 
- Static Public Attributes inherited from lsst.meas.base.references.CoaddSrcReferencesTask
 ConfigClass = CoaddSrcReferencesConfig
 
string datasetSuffix = "src"
 
- Static Public Attributes inherited from lsst.meas.base.references.BaseReferencesTask
 ConfigClass = BaseReferencesConfig
 

Additional Inherited Members

- Public Member Functions inherited from lsst.meas.base.references.CoaddSrcReferencesTask
def __init__
 Initialize the task. More...
 
def getWcs
 
def fetchInPatches
 An implementation of BaseReferencesTask.fetchInPatches that loads 'coadd_' + datasetSuffix catalogs using the butler. More...
 
def fetchInBox
 Return reference sources that overlap a region defined by a pixel-coordinate bounding box and corresponding Wcs. More...
 
- Public Member Functions inherited from lsst.meas.base.references.BaseReferencesTask
def __init__
 Initialize the task. More...
 
def getSchema
 Return the schema for the reference sources. More...
 
def getWcs
 Return the WCS for reference sources. More...
 
def fetchInBox
 Return reference sources that overlap a region defined by a pixel-coordinate bounding box and corresponding Wcs. More...
 
def fetchInPatches
 Return reference sources that overlap a region defined by one or more SkyMap patches. More...
 
def subset
 Filter sources to contain only those within the given box, defined in the coordinate system defined by the given Wcs. More...
 
- Public Attributes inherited from lsst.meas.base.references.CoaddSrcReferencesTask
 schema
 

Detailed Description

Loads references from the multiband processing scheme

Definition at line 262 of file references.py.

Member Data Documentation

lsst.meas.base.references.MultiBandReferencesTask.ConfigClass = MultiBandReferencesConfig
static

Definition at line 264 of file references.py.

string lsst.meas.base.references.MultiBandReferencesTask.datasetSuffix = "ref"
static

Definition at line 265 of file references.py.


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