edges_analysis.beams.Beam.at_freq

Beam.at_freq(freq: Quantity, model: Model = Polynomial(parameters=None, n_terms=13, transform=ScaleTransform(scale=75.0), offset=0.0), **fit_kwargs) Beam[source]

Interpolate the beam to a new set of frequencies.

Parameters:

freq – Frequencies to interpolate to.

Returns:

beam – The Beam object at the new frequencies.