skrf.vi.vna.PNA.get_traces

PNA.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) – sweep (bool), name_prefix (str)

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