EoRImaging / FHD

Fast Holographic Deconvolution
BSD 2-Clause "Simplified" License
20 stars 10 forks source link

Fix a bug preventing fitting reflections on multiple cables, improve convergence print statement #234

Closed bhazelton closed 4 years ago

bhazelton commented 4 years ago

Due to a bug, setting cal_mode_fit to an array of multiple cable lengths caused an error. This PR fixes that bug.

It also improves the printed message when a freq, pol doesn't converge in calibration to include the amount the convergence was off by and the convergence tolerance so the user can tell how off they were.