mwavepy.network.csv_2_touchstone

mwavepy.network.csv_2_touchstone(filename)

converts a csv file to a Network

specifically, this converts csv files saved from a Rohde Shcwarz ZVA-40, and possibly other network analyzers, into a Network object.

Parameters :

filename : string

name of file

Returns :

ntwk : Network object

the network representing data in the csv file

Previous topic

mwavepy.network.write_dict_of_networks

Next topic

networkSet (mwavepy.networkSet)

This Page