-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing rabi issue when fitting fails #759
Conversation
Tested it, it fails gracefully now :-) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #759 +/- ##
==========================================
- Coverage 97.23% 97.20% -0.03%
==========================================
Files 102 102
Lines 7297 7296 -1
==========================================
- Hits 7095 7092 -3
- Misses 202 204 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
However I think that also T1 may have a similar problem... |
for T1 I got:
Then I got an error for All other routines worked as expected |
Also T2, SpinEcho and Zeno had the same issues. Try now. |
Closes #758
Checklist:
master
main
main