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

Use `pathlib.Path` throughout the code base rather than `os.path` #447

Open bhazelton opened 5 months ago

bhazelton commented 5 months ago

This came up in #444 and we decided the change should be made throughout the code base rather than just in the instance in the PR.