skrf.calibration.calibration.SDDLWeikle.pop

SDDLWeikle.pop(std=- 1)

Remove and return tuple of (ideal, measured) at index.

Parameters

std (int or str) – the integer of calibration standard to remove, or the name of the ideal or measured calibration standard to remove.

Returns

ideal,measured – the ideal and measured networks which were popped out of the calibration

Return type

tuple of skrf.Networks