Image difference Task used in the Winter 2013 data challege. More...
Public Member Functions | |
def | __init__ |
def | fitAstrometry |
![]() | |
def | __init__ |
Construct an ImageDifference Task. More... | |
def | run |
def | fitAstrometry |
def | runDebug |
def | getSchemaCatalogs |
Static Public Attributes | |
ConfigClass = Winter2013ImageDifferenceConfig | |
![]() | |
ConfigClass = ImageDifferenceConfig | |
RunnerClass = ImageDifferenceTaskRunner | |
Additional Inherited Members | |
![]() | |
schema | |
algMetadata | |
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 799 of file imageDifference.py.
def lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceTask.__init__ | ( | self, | |
kwargs | |||
) |
Definition at line 811 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 814 of file imageDifference.py.
|
static |
Definition at line 808 of file imageDifference.py.