AverageSample
- class AverageSample(*, time=None, average_infidelity=None, average_infidelity_uncertainty=None, average_density_matrix=None)
The trajectory-averaged dynamics in a colored noise simulation corresponding to a single sample time.
- Variables:
time (float, optional) – The time that the sample corresponds to, \(t\).
average_infidelity (float, optional) – The average infidelity in all noise realizations, \(\langle\mathcal{I}(t)\rangle\).
average_infidelity_uncertainty (float, optional) – The uncertainty in the average infidelity, that is, the standard error of the infidelities in all noise realizations.
average_density_matrix (ndarray, optional) – The density matrix representing the average state, \(\rho(t)\).