surface_sim.setups.CustomCircuitNoiseSetup.__init__#

setups.CustomCircuitNoiseSetup.__init__()#

Initialises a Setup class for a custom circuit-level noise, where each error probability can be fixed to a custom value.

It contains the variable parameters: - "sq_error_prob" - "tq_error_prob" - "meas_error_prob" - "reset_error_prob" - "idle_error_prob" - "assign_error_prob" which can be set for different physical error probabilities.