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 normalization bool parameter to visibility calculations #43

Merged
merged 6 commits into from
Jan 24, 2025

Conversation

tgross03
Copy link
Contributor

@tgross03 tgross03 commented Nov 13, 2024

Depending on the application of the simulated data it is or isn't necessary to multiply the visibility values by a factor of 0.5.

  • added optional normalize parameter to pyvisgen.visibility.vis_loop to decide whether to apply the normalization (default: True)

@tgross03 tgross03 requested review from Kevin2 and aknierim November 13, 2024 09:16
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.94%. Comparing base (0399262) to head (f720ae3).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   87.93%   87.94%   +0.01%     
==========================================
  Files          13       13              
  Lines         920      921       +1     
==========================================
+ Hits          809      810       +1     
  Misses        111      111              

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

@tgross03 tgross03 merged commit 4bf6ca3 into main Jan 24, 2025
6 checks passed
@tgross03 tgross03 deleted the normalization branch January 24, 2025 18:10
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