edges_analysis.beams.Beam.shift_beam_maps

static Beam.shift_beam_maps(az_antenna_axis: float, beam_maps: ndarray)[source]

Rotate beam maps around an axis.

Parameters:
  • az_antenna_axis – The aximuth angle of the antenna axis.

  • beam_maps – Beam maps as a function of frequency, za and az.

Returns:

beam maps – Array of the same shape as the input, but rotated.