solve_from_X¶
-
solve_from_X
(gt: data_models.memory_data_models.GainTable, x: numpy.ndarray, xwt: numpy.ndarray, chunk, crosspol, niter, phase_only, tol, npol) → data_models.memory_data_models.GainTable[source]¶ Solve for gains from the point source equivalents
- Parameters
gt –
x – point source visibility
xwt – point source weight
chunk – which chunk of the gaintable?
crosspol –
niter –
phase_only –
tol –
npol –
- Returns