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

improve ef sums, allow vector components only #45

Merged
merged 5 commits into from
Jan 12, 2024

Conversation

janash
Copy link
Collaborator

@janash janash commented Dec 5, 2023

Description

This PR makes major improvements to ELECTRIC by improving the handling of electric field data (uses NumPy arrays instead of dataframes, gets rid of extra dataframes) and by allowing electric field components to be written out individually.

@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d2e921b) 81.94% compared to head (0c5b565) 80.82%.

❗ Current head 0c5b565 differs from pull request most recent head 746131f. Consider uploading reports for the commit 746131f to get more accurate results

Files Patch % Lines
ELECTRIC/util.py 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
- Coverage   81.94%   80.82%   -1.13%     
==========================================
  Files           1        1              
  Lines          72       73       +1     
==========================================
  Hits           59       59              
- Misses         13       14       +1     

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

@janash janash merged commit 53ad7e8 into WelbornGroup:main Jan 12, 2024
1 check passed
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.

2 participants