lsst.pipe.tasks
21.0.0-154-gbe4cc4e5+80d40069b5
|
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 1374 of file imageDifference.py.
def lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceTask.__init__ | ( | self, | |
** | kwargs | ||
) |
Definition at line 1386 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 1389 of file imageDifference.py.
|
static |
Definition at line 1383 of file imageDifference.py.