nenupy.instru.instrument_tools.read_cal_table

nenupy.instru.instrument_tools.read_cal_table(calibration_file=None, n_mini_arrays=96)[source]

Reads NenuFAR antenna delays calibration file.

Parameters:
  • calibration_file (str) – Name of the calibration file to read. If None or 'default' the standard calibration file is read.

  • n_mini_arrays (int) – Number of Mini-Arrays recorded in the table

Returns:

Antenna delays shaped as (frequency, mini-arrays, polarizations).

Return type:

ndarray