deltakit.decode.noise_sources.OptionedStim.permute_stim_circuit#

OptionedStim.permute_stim_circuit(stim_circuit: Circuit) Circuit#

Apply noise to a lestim circuit

Parameters:

stim_circuit (stim.Circuit) – The lestim circuit to manipulate with StimNoise’s noise profiles

Returns:

A new lestim circuit with noise applied via the noise profiles

Return type:

stim.Circuit