FgcmCalibrateTractTableTask#
FgcmCalibrateTractTableTask will run the full fgcmcal processing cycle on a single tract with multi-band coverage.
Note that the results will not be as robust as a full global calibration because of the limited ability to track instrumental changes from observations in a single tract.
Running FgcmCalibrateTractTableTask requires a look-up table generated by FgcmMakeLutTask.
FgcmCalibrateTractTableTask uses FgcmBuildStarsTableTask to extract stars from sourceTable_visit parquet tables.
Processing summary#
FgcmCalibrateTractTableTask runs the full fgcmcal processing, from building star lists to fitting to the output of final products.
Specifically, it will:
Build the star lists: FgcmBuildStarsTableTask
Run the fitter until convergence: FgcmFitCycleTask
Output the final data products: FgcmOutputProductsTask