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

Feat: add clamped Pockels calculation capability #67

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 23, 2024

  1. Added clamped Pockels calculation to vibro_mixin.py

    Virginie de Mestral committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a2483be View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    3334328 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b22d0 View commit details
    Browse the repository at this point in the history
  3. Pockels code correction + test

    Corrected the calculation of the Pockels tensor after pytest
    Added Pockels test-suite for AlAs
    Removed unused variables after pytest
    vdemestral committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cc0e0bc View commit details
    Browse the repository at this point in the history