deltakit.explorer.qpu.SD6Noise.as_noise_profile_after_gate#

SD6Noise.as_noise_profile_after_gate() list[Callable[[NoiseContext], PauliXError[T] | PauliYError[T] | PauliZError[T] | PauliChannel1[T] | PauliChannel2[T] | Depolarise1[T] | Depolarise2[T] | CorrelatedError[T] | ElseCorrelatedError[T] | Leakage | Relax | Iterable[PauliXError[T] | PauliYError[T] | PauliZError[T] | PauliChannel1[T] | PauliChannel2[T] | Depolarise1[T] | Depolarise2[T] | CorrelatedError[T] | ElseCorrelatedError[T] | Leakage | Relax]]]#

Returns the noise profiles encapsulated by this object as a single generator of noise profiles. Omits the noise before measurement.