Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core polarisability #96

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Core polarisability #96

wants to merge 4 commits into from

Commits on Dec 22, 2021

  1. Add files via upload

    Demonstration of modified getRadialMatrixElements accounting for core polarizability in cesium.
    m-schleier committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    f138a1f View commit details
    Browse the repository at this point in the history
  2. Update alkali_atom_functions.py

    Modified to enable core polarizability effect to be included in calculation of radial matrix elements.  Note that this change does not yet propagate to other functions that rely on getRadialMatrixElement such as getReducedMatrixElement, getDipoleMatrixElement, getRabiFrequency2, and getRabiFrequency, because these do not include the requisite optional arguments rmin and corePolRc.
    m-schleier committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    de4bf99 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    eabba3b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Merge pull request #95 from m-schleier/master

    Merging to do cleanup before integration with main branch.
    nikolasibalic committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    b38a3ff View commit details
    Browse the repository at this point in the history