You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
calibrate_qu_mixing (vis_calibrate_qu_mixing) - Likely will fail because of LA_LEAST_SQUARES and np.linalg.lstsq differences due to precision and method of least squares used in both. (Needs Test) @SkyWa7ch3r
Test the following functions which have been translated:
vis_extract_autocorr
vis_cal_auto_init
vis_calibration_flag
vis_cal_bandpass
@JLBLinetransfer_bandpass
(Needs a test) @JLBLinevis_cal_polyfit
@SkyWa7ch3rvis_cal_combine
vis_cal_auto_fit
@SkyWa7ch3rvis_cal_subtract
#32vis_calibration_apply
(Whoever gets done polyfit or bandpass first)cal_auto_ratio_divide
(Needs tests) @JLBLinecal_auto_ratio_remultiply
(Needs tests) @JLBLinecalibrate
(vis_calibrate
) (Needs tests) @JLBLine @SkyWa7ch3rcalibrate_qu_mixing
(vis_calibrate_qu_mixing
) - Likely will fail because ofLA_LEAST_SQUARES
andnp.linalg.lstsq
differences due to precision and method of least squares used in both. (Needs Test) @SkyWa7ch3rvis_flag
(Needs tests) @SkyWa7ch3rvis_noise_calc
(Needs Tests) @JLBLinesplit_vis_weights
(Needs Tests - Also used infhd_quickview
andHEALPIX
, can be tested next semester) @JLBLinevis_weights_update
(Needs tests) @SkyWa7ch3rCheck previous tested functions with new calibration routine:
calculate_adaptive_gain
vis_calibrate_subroutine
@SkyWa7ch3r Add back in older testsThe text was updated successfully, but these errors were encountered: