NoiseModel.set_x90_single_qubit_gates

NoiseModel.set_x90_single_qubit_gates(instructions)[source]

Declares X90 based gates for noise model.

Parameters

or (instructions (list[str]) – list[Instruction]): the instructions error applies to.

Raises

NoiseError – if the input instructions are not valid.