TsafrirA
TsafrirA
### Summary This is an initial example for a DAG based PulseIR as an alternative to the option added in #11767. This is based on a code example by @nkanazawa1989....
**Describe the bug** Job IDs are not loaded when loading an experiment from the service. **Steps to reproduce** ```python from qiskit_experiments.library import FineFrequency from qiskit_ibm_experiment import IBMExperimentService from qiskit_ibm_provider import...
**Describe the bug** When you retrieve a historical `Target` using `IBMBackend.target_history()`, the calibrations defined in the target are the same as the current ones. **Steps to reproduce** ```python from qiskit_ibm_runtime...
### Environment - **Qiskit version**: 0.45 and 1.1.0.dev0+c99f325 - **Python version**: 3.12 - **Operating system**: Windows ### What is happening? `RZXCalibrationBuilder` fails for qubit pairs with `GaussianSquareDrag`, because it can't...
The [documentation of Qiskit's Pulse module](https://docs.quantum.ibm.com/api/qiskit/pulse) is in dire need of revision. This issue will try to track progress and problems. To name some of the obvious problems in the...