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

Fix docs to specify correct set of catalog file types #463

Closed bhazelton closed 7 months ago

bhazelton commented 7 months ago

Description

Fix the docs to correctly specify the allowed file types for sky model catalogs.

Motivation and Context

Types of changes

Checklist:

For all pull requests:

Documentation change checklist:

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 99.95%. Comparing base (54e9cca) to head (a990526).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #463 +/- ## ======================================= Coverage 99.95% 99.95% ======================================= Files 12 12 Lines 2161 2161 ======================================= Hits 2160 2160 Misses 1 1 ```

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