skrf.vi.vna.HP8510C.get_traces

HP8510C.get_traces(traces, **kwargs)[source]

retrieve traces as 1-port networks from a list returned by get_list_of_traces

Parameters
  • traces (list) – list of type that is exported by self.get_list_of_traces

  • kwargs (dict) – to provide for optional parameters

Returns

a list of 1-port networks representing the desired traces

Return type

list

Notes

There is no current way to distinguish between traces and 1-port networks within skrf