ngcasa.calibration.self_cal

self_cal(vis_mxds, solve_parms, sel_parms)[source]

Todo

This function is not yet implemented

Calculate antenna gain solutions according to the parameters in solpars. The input dataset has been pre-averaged/processed and the model visibilities exist

Iteratively solve the system of equations g_i g_j* = V_data_ij/V_model_ij for all ij. Construct a separate solution for each timestep and channel in the input dataset.

Options :

amp, phase or both solution type (?) G-term, D-term, etc… Data array for which to calculate solutions. Default=’DATA’

TBD :

Single method with options for solutions of different types ? Or, separate methods for G/B, D, P etc.. : solve_B, solve_D, solve_B, etc…