hera_sim.interpolators.Beam

class hera_sim.interpolators.Beam(datafile, **interp_kwargs)[source]

Beam interpolation object.

Parameters:
  • datafile (str) – Passed to the superclass constructor.

  • interp_kwargs (unpacked dict, optional) – Passed to the superclass constructor.

Methods

__call__(freqs)

Evaluate the interpolation object at the given frequencies.