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 analysis submodule #8

Merged
merged 8 commits into from
Nov 14, 2024
Merged

Add analysis submodule #8

merged 8 commits into from
Nov 14, 2024

Conversation

aknierim
Copy link
Member

  • Add analysis submodule

    • Add get_source_rms function
    • Add dynamic_range function that calculates the dynamic range as a function of the maximum pixel value of an image and the RMS of the source
  • Add rms function to radiotools.utils

@aknierim aknierim requested a review from tgross03 October 11, 2024 12:21
@aknierim aknierim marked this pull request as ready for review October 11, 2024 12:21
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.92%. Comparing base (db31c03) to head (861a40a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   44.88%   47.92%   +3.04%     
==========================================
  Files          10       11       +1     
  Lines         479      507      +28     
  Branches       54       55       +1     
==========================================
+ Hits          215      243      +28     
  Misses        253      253              
  Partials       11       11              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@tgross03 tgross03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tgross03 tgross03 merged commit a14d791 into main Nov 14, 2024
7 checks passed
@tgross03 tgross03 deleted the dynamic_range branch November 14, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants