RadioAstronomySoftwareGroup / pyuvsim

A ultra-high precision package for simulating radio interferometers in python on compute clusters.
https://pyuvsim.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
42 stars 6 forks source link

Fix compatibility with pyuvdata v3.0 #467

Closed bhazelton closed 1 month ago

bhazelton commented 1 month ago

Description

Update warning handling for the upcoming pyuvdata v3.0.

Motivation and Context

Types of changes

Checklist:

For all pull requests:

Bug fix checklist:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (2ae6bf5) to head (ab57e49).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #467 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 11 11 Lines 2174 2175 +1 ========================================= + Hits 2174 2175 +1 ```

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