HERA-Team / hera_notebook_templates

Repository for HERA analysis / real-time pipeline notebooks and related support code
MIT License
0 stars 0 forks source link

Determine proper omnical convergence criterion #35

Open zacharymartinot opened 1 year ago

zacharymartinot commented 1 year ago

Right now redundant calibration in the file_calibration notebook is effectively set to run for a fixed 50 iteration, for up to 4 reruns with antennas removed due to high chi-squared. While this heuristic seems to be producing ok solutions at the moment (for the H6C data we've looked at), this need not be the case in the future and is something we should watch out for. In general the redcal solution should be determined by a convergence criterion, not a fixed number of iterations. With a proper convergence criterion in place, hitting the maximum iteration limit set by the OC_MAX_ITER parameter should then be considered a failure to find a solution, and the integration/channel flagged.