Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
MockIQParallelExperimentHelper.iq_phase¶
- MockIQParallelExperimentHelper.iq_phase(circuits)¶
Sub-classes can override this method to introduce a phase in the IQ plane.
This is needed, to test the resonator spectroscopy where the point in the IQ plane has a frequency-dependent phase rotation.
- Return type:
List
[float
]