iq_readout.classifiers.TwoStateClassifier.statistics#

Returns dictionary with general statistical data:

  • mu_0: np.array([float, float])

  • mu_1: np.array([float, float])

  • cov_0: np.array([[float, float], [float, float]])

  • cov_1: np.array([[float, float], [float, float]])

It can also include other information such as rot_angle, rot_shift, …

NB: this property is used for plotting and for storing useful information in the YAML file