lsst.meas.base
14.0
|
Static Public Attributes | |
ConfigClass = MultiBandReferencesConfig | |
string | datasetSuffix = "ref" |
![]() | |
ConfigClass = CoaddSrcReferencesConfig | |
string | datasetSuffix = "src" |
![]() | |
ConfigClass = BaseReferencesConfig | |
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
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... | |
![]() | |
schema | |
Loads references from the multiband processing scheme
Definition at line 276 of file references.py.
|
static |
Definition at line 278 of file references.py.
|
static |
Definition at line 279 of file references.py.