Skip to content

Conversation

@merav-aharoni
Copy link
Contributor

@merav-aharoni merav-aharoni commented Mar 25, 2021

Summary

Added experiment for T2* and Ramsey. The result contains both the value for T2* and the frequency.

Details and comments

@CLAassistant
Copy link

CLAassistant commented Mar 25, 2021

CLA assistant check
All committers have signed the CLA.

@merav-aharoni merav-aharoni changed the title [WIP] Ramsey experiment [WIP] T2Star experiment May 4, 2021
@merav-aharoni
Copy link
Contributor Author

I think this is ready for review. I probably should add more tests, but this does not block an initial review. @yaelbh - will you do this?

@merav-aharoni
Copy link
Contributor Author

Also - how do you get the integration tests to run?

@merav-aharoni
Copy link
Contributor Author

@coruscating , can you approve running the workflow?

@merav-aharoni
Copy link
Contributor Author

@mtreinish , can you turn on the CI so that the tests run for this PR?

@merav-aharoni merav-aharoni changed the title [WIP] T2Star experiment T2Star experiment May 23, 2021
@yaelbh yaelbh merged commit eb9587f into qiskit-community:main May 24, 2021
@coruscating coruscating added this to the Release 0.1 milestone Jun 16, 2021
@merav-aharoni merav-aharoni deleted the T2StarExp branch January 25, 2022 08:31
paco-ri pushed a commit to paco-ri/qiskit-experiments that referenced this pull request Jul 11, 2022
* Initial class for T2StarExperiment

* Initial version of Ramsey experiment

* changed names Ramsey to t2star

* Wrote test for t2star

* Continued to develop the test for t2star

* Fixed bug - missing enumerate in loop

* Cleaned up documentation and add a function _format_plot

* Added conversion of units to SI

* Added tests for all units (except dt))

* Support for dt unit

* Moved function _t2star_default_params outside the function _run_analysis. Added the function _fit_quality

* Cleaning up and added hints for parameters

* black

* put matplotlib as optional

* Removed files that were included  by mistake

* lint fixes

* Black fixes

* more lint

* Removed blank line and moved pylint disable

* Fixed hints, variable names

* Documentation and other small fixes from review

* Removed self._p0 and more cleaning

* Cleaning up, comments from review

* Moved comparison of p0 and freq from _fit_quality to an assert in the test

* Fixed some confusion between  measurement of + and measurement of 1. Increased delta

* Fixed confusion regarding if measuring + or measuring 1

* Removed unnecessary definition of prob1

* Use plotting instead of matplotlib directly

* black

* pylint

* increased delta in tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants