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

Default file format #376

Closed mkolopanis closed 7 months ago

mkolopanis commented 2 years ago

This came up in #375, should we still default to uvfits file format? Pyuvdata does have the uvh5 format now which could be nice, but would then restrict the output to being read explicitly by pyuvdata (by default). Obviously this isn't a huge issue since the user could select a file format which has a wider implementation of readers.

bhazelton commented 7 months ago

@jpober and I are in favor.

jpober commented 7 months ago

Let's make sure however that it's very visibly documented that many file formats are possible.