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

Equilibria analysis feature branch #3338

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from
Draft

Commits on Oct 10, 2024

  1. Equilibria analysis (#3298)

    * 🎨 Small cleanup
    
    * 🚧 Initial structure
    je-cook committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    80b9151 View commit details
    Browse the repository at this point in the history
  2. SH Plotting (#3023)

    * Create equilibrium comparison plotter class
    
    - compare equilibrium object with reference equilibrium
    - split psi plotting
    - plotting percentage difference between current and reference equilibrium
    - plot reference lcfs
    
    * work on plots before work to update plot instead of producing new plots
    
    * make subplots have the same axes limits
    
    * remove unused argument in call to EquilibriumComparisonPlotter class in _minimal_current
    
    * Add xz_plot_setup to plot_tools.py
    
    * working on updating plot
    
    * remove blank line after docstring
    
    * trying to update colorbar (from stackexchange)
    
    * colorbar updating instead of multiple colorbars
    
    * add # noqa: BLE001 to Exception
    
    * update typing
    
    * pre-commit changes
    
    * fix from github comment
    
    * 🚨 Few missing imports
    
    ---------
    
    Co-authored-by: james <james.cook1@ukaea.uk>
    clmould and je-cook committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1ef2da7 View commit details
    Browse the repository at this point in the history
  3. Add eq analysis options

    Georgina Graham authored and je-cook committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    31b3be2 View commit details
    Browse the repository at this point in the history
  4. corrections

    Georgina Graham authored and je-cook committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    27aefa4 View commit details
    Browse the repository at this point in the history
  5. Corrections and Examples

    Georgina Graham authored and je-cook committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4e295b4 View commit details
    Browse the repository at this point in the history
  6. convert exmple type

    Georgina Graham authored and je-cook committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    25822f3 View commit details
    Browse the repository at this point in the history
  7. Updates after further use

    geograham authored and je-cook committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6006a90 View commit details
    Browse the repository at this point in the history
  8. corrections

    geograham authored and je-cook committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e1da1c0 View commit details
    Browse the repository at this point in the history
  9. additions and title correction

    geograham authored and je-cook committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    749d754 View commit details
    Browse the repository at this point in the history