Script to convert the data contained in a .trs
file obtained from a vector network analyser from RIGOL (e.g. RSA3045N) into a .csv
file containing the traces and, optionally, a .json
file for all the other data.
TODO: Installation instructions
python convert-trace.py <file>
For more information and options use
python convert-trace.py -h
Distributed under the MIT License. See LICENSE for more information.