pygsti.io.write_parameter_file

pygsti.io.write_parameter_file(filename, params)

Write a json-formatted parameter file.

Parameters:
  • filename (string) – The name of the file to write.
  • params (dict) – The parameters to save.