Tomography.setConfSetting

Tomography.setConfSetting(setting, val)

Sets a specific self.conf setting. This is no longer needed but will be kept in the class to support old code.

Parameters:
  • setting : string

    The setting you want to update. Possible values are ['NQubits', 'NDetectors', 'Crosstalk', 'Bellstate', 'DoDriftCorrection', 'DoAccidentalCorrection', 'DoErrorEstimation', 'Window', 'Efficiency', 'RhoStart', 'Beta']

  • val : ndarray, int, or string

    The new value you want to the setting to be.


Contact

In case you have any further questions about the Python code, you should direct them to Scott Turro or Joey Shallat.