zlatko-minev / pyEPR

Powerful, automated analysis and design of quantum microwave chips & devices [Energy-Participation Ratio and more]
https://pyepr-docs.readthedocs.io
Other
160 stars 222 forks source link

First tutorial contains old argument name #94

Closed nikosavola closed 2 years ago

nikosavola commented 2 years ago

In the first tutorial notebook, there is a call with:

epra.plot_hamiltonian_results(sweep_variable='Lj_1');

where sweep_variable has apparently been changed to swp_variable.

github-actions[bot] commented 2 years ago

👏👏👏 You are awesome! Thank you for making your first issue to pyEPR ' first issue

zlatko-minev commented 2 years ago

Want to try to fix and make a pull request?

nikosavola commented 2 years ago

Want to try to fix and make a pull request?

Ah, I already made a PR at https://github.com/zlatko-minev/pyEPR/pull/95