HERA-Team / hera_qm

HERA Data Quality Metrics
MIT License
2 stars 2 forks source link

Use pyuvdata3 #464

Closed steven-murray closed 1 month ago

steven-murray commented 1 month ago

This updates to force using pyuvdata 3, and therefore removes many instances where we had to catch warnings. It also fixes some numpy2 bugs.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.07%. Comparing base (6e86921) to head (871358f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #464 +/- ## ========================================== - Coverage 97.10% 97.07% -0.03% ========================================== Files 11 11 Lines 3587 3517 -70 ========================================== - Hits 3483 3414 -69 + Misses 104 103 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.