Simple Python tools for modelling few-level atom-light interactions

Lucy Downes
2023-08-01
Abstract:Understanding the interactions between atoms and light is at the heart of atomic physics. Being able to `experiment' with various system parameters, produce plots of the results and interpret these is very useful, especially for those new to the field. This tutorial aims to provide an introduction to the equations governing near-resonant atom-light interactions and present examples of setting up and solving these equations in Python. Emphasis is placed on clarity and understanding by showing code snippets alongside relevant equations, and as such it is suitable for those without an excellent working knowledge of Python or the underlying physics. Hopefully the methods presented here can form the foundations on which more complex models and simulations can be built. All functions presented here and example codes can be found on GitHub.
Atomic Physics,Physics Education
What problem does this paper attempt to address?