The test test.backend.test_qiskit_experiments.TestExperimentsIntegration.test_RoughFrequencyCal_calibration raises the deprecation warning:
DeprecationWarning: The first argument of RoughFrequencyCal.__init__ has been renamed from "qubit" to "physical_qubits" and is expecting a sequence with a single integer. Support for directly passing an integer argument is deprecated and will be removed after Qiskit Experiments 0.5.
The test
test.backend.test_qiskit_experiments.TestExperimentsIntegration.test_RoughFrequencyCal_calibration
raises the deprecation warning: