edges_cal.cal_coefficients.HotLoadCorrection.from_file

classmethod HotLoadCorrection.from_file(path: str | ~pathlib.Path = ':semi_rigid_s_parameters_WITH_HEADER.txt', f_low: ~astropy.units.quantity.Quantity = <Quantity 0. MHz>, f_high: ~astropy.units.quantity.Quantity = <Quantity inf MHz>, set_transform_range: bool = True, **kwargs)[source]

Instantiate the HotLoadCorrection from file.

Parameters:
  • path – Path to the S-parameters file.

  • f_low, f_high – The min/max frequencies to use in the modelling.