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

Modern packaging #47

Merged
merged 31 commits into from
May 27, 2024
Merged

Modern packaging #47

merged 31 commits into from
May 27, 2024

Conversation

dlilien
Copy link
Owner

@dlilien dlilien commented May 25, 2024

Changes to wheel building, scipy, matplotlib. 3.12 compatibility.

dlilien and others added 30 commits September 27, 2023 14:43
Updated for new variable names acquired with BSI update (SPRING 2023)
Fixed errors that was reading in sampling rate incorrectly and throwing off the time vector.
* Dual compatibility for old and new BSI

Updated for new variable names acquired with BSI update (SPRING 2023)



---------

Co-authored-by: David Lilien <david.lilien@umanitoba.ca>
Copy link

codecov bot commented May 25, 2024

Codecov Report

Attention: Patch coverage is 76.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 76.54%. Comparing base (c2865b4) to head (6b29316).

Files Patch % Lines
src/impdar/lib/RadarData/_RadarDataProcessing.py 20.00% 4 Missing ⚠️
src/impdar/lib/load/load_bsi.py 87.50% 1 Missing ⚠️
src/impdar/lib/migrationlib/mig_su.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   79.98%   76.54%   -3.45%     
==========================================
  Files          61       66       +5     
  Lines        6926     7252     +326     
==========================================
+ Hits         5540     5551      +11     
- Misses       1386     1701     +315     

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

@dlilien dlilien merged commit a9eb3e6 into main May 27, 2024
110 of 114 checks 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