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

Update polar_analysis.py #676

Merged
merged 5 commits into from
Sep 5, 2024
Merged

Commits on Aug 29, 2024

  1. Update polar_analysis.py

    Updated to allow calculation of pdfs from single points or small areas
    
    Main point was to replace calls to self.radial_mean with defining Ik either as self.radial_mean or areas selected/averaged from self.radial_all
    
    Some minor updates were also needed in plot_background_fits
    
    Some doc strings added
    maclariz authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2681d4a View commit details
    Browse the repository at this point in the history
  2. Update polar_analysis.py

    Minor typos
    maclariz authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    72195a4 View commit details
    Browse the repository at this point in the history
  3. Update polar_analysis.py

    Fixed ylim scaling issue in plot_background_fits
    maclariz authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9867aa8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. updated initial guess

    smribet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    84eee17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3e41c3 View commit details
    Browse the repository at this point in the history