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 7 forks source link

Fixes to prevent errors with pyuvdata 3.0 #432

Closed bhazelton closed 1 year ago

bhazelton commented 1 year ago

Description

Motivation and Context

Fixes a few things that will error in the future.

Types of changes

Checklist:

For all pull requests:

Bug fix checklist:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d5e97cb) 99.49% compared to head (3390814) 99.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #432 +/- ## ======================================= Coverage 99.49% 99.49% ======================================= Files 12 12 Lines 2198 2199 +1 ======================================= + Hits 2187 2188 +1 Misses 11 11 ``` | [Files Changed](https://app.codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/432?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup) | Coverage Δ | | |---|---|---| | [pyuvsim/simsetup.py](https://app.codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/432?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup#diff-cHl1dnNpbS9zaW1zZXR1cC5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.

:loudspeaker: Have feedback on the report? Share it here.

mkolopanis commented 1 year ago

weird that herasim failed on push but not PR