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

Add a new combined Corrector element #207

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Jun 28, 2024

  1. Combined kicker

    Implementing a corrector with kicks in horizontal and vertical planes
    ansantam committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    97b4399 View commit details
    Browse the repository at this point in the history
  2. Adding horizontal and vertical correctors

    Derived from the Corrector class, tests are included
    ansantam committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e20058e View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    ansantam authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    eb9a09e View commit details
    Browse the repository at this point in the history
  4. Fixing the testing :)

    Random asserts gone (8)
    ansantam committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c182a28 View commit details
    Browse the repository at this point in the history
  5. Merge branch '203-new-corrector-class' of github.com:ansantam/cheetah…

    … into 203-new-corrector-class
    ansantam committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    545a182 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba273f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88c77f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1ebb35 View commit details
    Browse the repository at this point in the history
  9. Trying to define angle as correct param

    To fix test_lattice_json.py
    ansantam committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    68cf194 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    870536d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    b312ba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff3c7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6d5bcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    266b601 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 9, 2024

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