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

Updates to Dataset #20

Merged
merged 7 commits into from
Jul 23, 2024
Merged

Updates to Dataset #20

merged 7 commits into from
Jul 23, 2024

Conversation

denehoffman
Copy link
Owner

Cleans up a lot of duplicate code by defining a ReadMethod enum to handle different beam polarization scenarios. Additionally adds some nice methods in Rust and Python APIs for adding Datasets and generating EPS vecs from polarization magnitudes and angles.

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 76 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@39294c2). Learn more about missing BASE report.

Files Patch % Lines
crates/rustitude-core/src/dataset.rs 0.00% 62 Missing ⚠️
py-rustitude/src/dataset.rs 0.00% 14 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage        ?   17.70%           
=======================================
  Files           ?       20           
  Lines           ?     3689           
  Branches        ?        0           
=======================================
  Hits            ?      653           
  Misses          ?     3036           
  Partials        ?        0           

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

@denehoffman denehoffman merged commit df13774 into main Jul 23, 2024
17 checks passed
@denehoffman denehoffman deleted the development branch July 23, 2024 20:27
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.

1 participant