v3.3.0
-
Added new functionality for AC Stark maps calculations with .ipynb giving an overview. Major contribution by @dihm
-
Code formatted and linted with
blackandflake8. Added new helper functiongetCitationForARC()which after ARC use, depending on the modules that were used, will print correct citations to help academic credits go to correct contributors. Note: internally library uses explicit imports instead of starred imports. In case some method was not exposed by mistake, please open PR. -
Small updated to Yb data and docs fixes.
What's Changed
- update doc for alkali_atom_functions.getAverageInteratomicSpacing by @petermao in #136
- Update yb_level_data.csv by @rbrown137 in #137
- AC Stark maps by @dihm in #139
- Ci improvement by @nikolasibalic in #143
New Contributors
- @rbrown137 made their first contribution in #137
Full Changelog: v3.2.9...v3.3.0