NSF-Swift / satellite-overhead

An open-source tool for calculating satellite interference to radio astronomy observations.
https://pypi.org/project/sopp/
GNU Affero General Public License v3.0
0 stars 2 forks source link

Optional frequency file for satellite loader #71

Closed 0xeb-bp closed 1 year ago

0xeb-bp commented 1 year ago

Modified the SatellitesLoaderFromFiles to take an optional frequency data file. Additionally, added some documentation for the class and added a test case for when no frequency data file is provided.