import_gaintable_from_casa_cal_table

ska_sdp_datamodels.calibration.import_gaintable_from_casa_cal_table(table_name, jones_type='B', rec_frame=<ska_sdp_datamodels.science_data_model.polarisation_model.ReceptorFrame object>) GainTable[source]

Create gain table from Calibration table of CASA. This import gain table form calibration table of CASA.

Parameters:
  • table_name – Name of CASA table file

  • jones_type – Type of calibration matrix T or G or B. Overwritten if table keyword “VisCal” is set

  • rec_frame – Receptor Frame for the GainTable

Returns:

GainTable object