Configuration for image-to-image Psf matching.
More...
Configuration for image-to-image Psf matching.
Definition at line 44 of file imagePsfMatch.py.
def lsst.ip.diffim.imagePsfMatch.ImagePsfMatchConfig.setDefaults |
( |
|
self | ) |
|
tuple lsst.ip.diffim.imagePsfMatch.ImagePsfMatchConfig.kernel |
|
static |
Initial value: 1 = pexConfig.ConfigChoiceField(
Definition at line 46 of file imagePsfMatch.py.
tuple lsst.ip.diffim.imagePsfMatch.ImagePsfMatchConfig.selectDetection |
|
static |
Initial value: 1 = pexConfig.ConfigurableField(
2 target=SourceDetectionTask,
3 doc=
"Initial detections used to feed stars to kernel fitting",
Definition at line 54 of file imagePsfMatch.py.
tuple lsst.ip.diffim.imagePsfMatch.ImagePsfMatchConfig.selectMeasurement |
|
static |
Initial value: 1 = pexConfig.ConfigurableField(
2 target=SingleFrameMeasurementTask,
3 doc=
"Initial measurements used to feed stars to kernel fitting",
Definition at line 58 of file imagePsfMatch.py.
The documentation for this class was generated from the following file: