OxIonics / ionics_fits

Small python fitting library with an emphasis on Atomic Molecular and Optical Physics
Apache License 2.0
0 stars 0 forks source link

add LaserFlop model #89

Closed hartytp closed 1 year ago

hartytp commented 1 year ago

Describes Rabi flopping in the case of finite Lamb-Dicke parameter.

See e.g. https://www.quantumoptics.at/images/publications/papers/rmp03_blatt.pdf for the physics

hartytp commented 1 year ago

NB I haven't bothered adding any fuzzing for the laser flopping code yet. There are a lot of permutations of things we could fuzz (sideband indices, initial state distributions, etc). Let's see how we get on with this and expand testing based on areas we find issues.