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

Small test fix for an update to pyuvdata's handling for rdate in uvfits #471

Closed bhazelton closed 1 month ago

bhazelton commented 1 month ago

Description

This is a small fix for a test that started erroring as a result of a fix in pyuvdata's handling of the UVFITS parameter rdate.

This is inconsequential as far as pyuvsim functionality goes.

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 (c4994d1) to head (b5315fe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #471 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 11 11 Lines 2165 2165 ========================================= Hits 2165 2165 ```

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