iq_readout.pdfs.decay_amplitude_1d_pdf#
- decay_amplitude_1d_pdf(x, mu_0, mu_1, sigma, angle, t1_norm)[source]#
Probability density function observed when considering amplitude decay during the measurement.
- Parameters:
- xnp.ndarray(…)
Points in the 1D space.
- mu_0
Mean for the Gaussian noise for state
0.- mu_1
Mean for the Gaussian noise for state
1.- sigma
Standard deviation of the Gaussian noise for both states.
- t1_norm
T1 normalized with respect to the measurement duration.
- Returns:
- probnp.ndarray(…)
Values of the probability density function.
Notes
See
decaylda.md.