lsst.pipe.tasks g4a6547c0d5+de68eba77a
|
Image difference Task used in the Winter 2013 data challege. More...
Public Member Functions | |
def | __init__ (self, **kwargs) |
def | fitAstrometry (self, templateSources, templateExposure, selectSources) |
Static Public Attributes | |
ConfigClass = Winter2013ImageDifferenceConfig | |
Image difference Task used in the Winter 2013 data challege.
Enables testing the effects of registration shifts and scatter.
For use with winter 2013 simulated images: Use –templateId visit=88868666 for sparse data –templateId visit=22222200 for dense data (g) –templateId visit=11111100 for dense data (i)
Definition at line 1375 of file imageDifference.py.
def lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceTask.__init__ | ( | self, | |
** | kwargs | ||
) |
Definition at line 1387 of file imageDifference.py.
def lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceTask.fitAstrometry | ( | self, | |
templateSources, | |||
templateExposure, | |||
selectSources | |||
) |
Fit the relative astrometry between templateSources and selectSources
Definition at line 1390 of file imageDifference.py.
|
static |
Definition at line 1384 of file imageDifference.py.