skrf.io.csv.AgilentCSV.networks

property AgilentCSV.networks

Reads a PNAX csv file, and returns a list of one-port Networks.

Note

Note this only works if csv is save in Real/Imaginary format for now

Parameters

filename (str) – filename

Returns

out – list of Networks representing the data contained in column pairs

Return type

list of Network objects