Calibrate a single tract using fgcmcal
Definition at line 47 of file fgcmCalibrateTract.py.
◆ runDataRef()
def lsst.fgcmcal.fgcmCalibrateTractBase.FgcmCalibrateTractBaseTask.runDataRef |
( |
|
self, |
|
|
|
butler, |
|
|
|
dataRefs |
|
) |
| |
|
inherited |
Run full FGCM calibration on a single tract, including building star list,
fitting multiple cycles, and making outputs.
Parameters
----------
butler: `lsst.daf.persistence.Butler`
dataRefs: `list` of `lsst.daf.persistence.ButlerDataRef`
Data references for the input visits.
These may be either per-ccd "src" or per-visit"sourceTable_visit"
references.
Raises
------
RuntimeError: Raised if `config.fgcmBuildStars.doReferenceMatches` is
not True, or if fgcmLookUpTable is not available, or if
doSubtractLocalBackground is True and aperture radius cannot be
determined.
Definition at line 191 of file fgcmCalibrateTractBase.py.
◆ ConfigClass
◆ RunnerClass
The documentation for this class was generated from the following file: