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

remove troublesome nsky_parts test #453

Closed mkolopanis closed 3 months ago

mkolopanis commented 3 months ago

removes the old test where we try to force nsky_parts.

We have a new test where we manually set it and we can check that the proper output is printed from that test.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.86%. Comparing base (d4e76b3) to head (72154b3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #453 +/- ## ======================================= Coverage 99.86% 99.86% ======================================= Files 12 12 Lines 2234 2234 ======================================= Hits 2231 2231 Misses 3 3 ```

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