deltakit.decode.noise_sources.OptionedStim.permute_stim_circuit#

OptionedStim.permute_stim_circuit(stim_circuit: Circuit) Circuit#

Apply noise to a deltakit_stim circuit

Parameters:

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

Returns:

A new deltakit_stim circuit with noise applied via the noise profiles

Return type:

stim.Circuit