skrf.io.general.statistical_2_touchstone

skrf.io.general.statistical_2_touchstone(file_name, new_file_name=None, header_string='# GHz S RI R 50.0')[source]

Converts Statistical file to a touchstone file.

Converts the file format used by Statistical and other Dylan Williams software to standard touchstone format.

Parameters:
  • file_name (string) – name of file to convert

  • new_file_name (string) – name of new file to write out (including extension)

  • header_string (string) – touchstone header written to first beginning of file