mwavepy.calibration.calibration.Calibration.apply_cal

Calibration.apply_cal(input_ntwk)

apply the current calibration to a measurement.

takes:
input_ntwk: the measurement to apply the calibration to, a
Network type.
returns:
caled: the calibrated measurement, a Network type.

Previous topic

mwavepy.calibration.calibration.Calibration.__init__

Next topic

mwavepy.calibration.calibration.Calibration.apply_cal_to_all_in_dir

This Page