skrf.vi.vna.PNA.get_data_snp

PNA.get_data_snp(ports=[1, 2])

Get n-port, s-parameter data.

Returns s-parameter data of shape FXNXN where F is frequency length and N is number of ports. This does not do any timing see sweep() for that or use a higher level IO command, which are listed below in see also.

Note, this uses the calc:data:snp:ports command

Parameters :

ports : list of ints

list of port indecies to retrieve data from

Previous topic

skrf.vi.vna.PNA.get_data

Next topic

skrf.vi.vna.PNA.get_fdata

This Page