ratt-ru / QuartiCal

CubiCal, but with greater power.
MIT License
7 stars 4 forks source link

Add experimental combined delay and tec solver. #339

Closed JSKenyon closed 5 days ago

JSKenyon commented 5 days ago

@rcyndie This PR adds a new term type called delay_and_tec which includes both effects (but not a global phase offset). It should be very familiar to you, and I have left the existing delay estimate code as is. You can pull these changes to your local branch and work on integrating the combined initial estimates. Note that you should now be able to solve after estimating, and that the params_to_gains function should already be correct. The parameters are laid out as [tec_XX, delay_XX, tec_YY, delay_YY].