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

fix: allow to use numpy 2 and pyuvdata 3 #959

Merged
merged 19 commits into from
Jul 16, 2024
Merged

fix: allow to use numpy 2 and pyuvdata 3 #959

merged 19 commits into from
Jul 16, 2024

Conversation

steven-murray
Copy link
Contributor

@steven-murray steven-murray commented Jul 5, 2024

This fixes some warnings and errors from pyuvdata 3 and numpy 2.

This depends on HERA-Team/hera_qm#464 and RadioAstronomySoftwareGroup/pyuvdata#1459

@steven-murray steven-murray requested a review from tyler-a-cox July 5, 2024 15:32
@jsdillon jsdillon self-requested a review July 12, 2024 17:54
Copy link
Member

@jsdillon jsdillon left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks so much @steven-murray for all this! Just a few small questions and I think we'll be good to go.

@jsdillon jsdillon marked this pull request as ready for review July 12, 2024 20:11
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

Attention: Patch coverage is 98.63946% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.21%. Comparing base (0188ab7) to head (116cb75).

Files Patch % Lines
hera_cal/io.py 97.91% 1 Missing ⚠️
hera_cal/smooth_cal.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #959      +/-   ##
==========================================
- Coverage   97.27%   97.21%   -0.07%     
==========================================
  Files          31       31              
  Lines       10950    10987      +37     
==========================================
+ Hits        10652    10681      +29     
- Misses        298      306       +8     
Flag Coverage Δ
unittests 97.21% <98.63%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jsdillon jsdillon self-requested a review July 16, 2024 17:11
@steven-murray steven-murray merged commit 75f0d94 into main Jul 16, 2024
7 of 9 checks passed
@jsdillon jsdillon deleted the usenumpy2 branch July 16, 2024 17:53
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