-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Informations
- Qiskit Experiments version:
- Python version:
- Operating system:
What is the current behavior?
T2 experiment accept osc_freq in units of "Hz". In the unittest, it accepts a constant frequency value over different time unit prefactors, however, it correctly estimates frequency value.
In this configuration, frequency is 0.1 Hz, according to the API documentation. Note that it is likely impossible to estimate this frequency with Ramsey delay scan in the window of 45 ns or 45 us (due to too short sampling window), and 45 sec (due to Nyquist frequency).
This may indicate T2Backend incorrectly scales frequency value in it.
Steps to reproduce the problem
What is the expected behavior?
Suggested solutions
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working