qiskit.providers.aer.noise.coherent_unitary_error¶ coherent_unitary_error(unitary)[source]¶ Return a coherent unitary quantum error channel. Parameters unitary (matrix like) – unitary error matrix. Returns The quantum error object. Return type QuantumError