mwavepy.calibration.calibration.Calibration.type

Calibration.type

string representing what type of calibration is to be performed. supported types at the moment are:

‘one port’: standard one-port cal. if more than
2 measurement/ideal pairs are given it will calculate the least squares solution.

‘two port’: two port calibration based on the error-box model

note: algorithms referenced by calibration_algorithm_dict, are stored in calibrationAlgorithms.py

Previous topic

mwavepy.calibration.calibration.Calibration.residuals

Next topic

mwavepy.calibration.calibration.Calibration.__init__

This Page