apply_phase_distortions

ska_sdp_func_python.calibration.ionosphere_solvers.apply_phase_distortions(vis: Visibility, param, coeff, cluster_id)[source]

Update visibility model with new fit solutions.

Parameters:
  • vis – Visibility containing the data_models to be distorted

  • param – [n_cluster] list of solution vectors, one for each cluster

  • coeff – [n_station] list of basis-func value vectors, one per station Stored as a numpy dtype=object array of variable-length coeff vectors

  • cluster_id – [n_antenna] array of antenna cluster indices