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

Change distribution default parameters to Twiss in dashboard #748

Commits on Oct 24, 2024

  1. Updated UI for distributions

    Twiss is now default, 'Native' changed to 'Quadratic Form' and placed as secondary option
    proy30 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d604be2 View commit details
    Browse the repository at this point in the history
  2. Refactor distribution helper function

    Helper function moved to distributionFuntions.py, and simplified code structure. no functionality change
    proy30 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    337197c View commit details
    Browse the repository at this point in the history
  3. Updated docstring/comments

    proy30 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5984f77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa140fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4177f9 View commit details
    Browse the repository at this point in the history
  6. Updated functionality to correctly display 'Thermal' distribution par…

    …ameters
    
    Thermal is set to have a single set of parameters - 'k', 'kT', 'kT_halo', 'normali
    ze', 'normalize_halo', halo'
    proy30 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7d8151f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Add units for beta/emitt

    proy30 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    59543e8 View commit details
    Browse the repository at this point in the history