Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make read_antennas return positions from db, not csv file. #539

Open
david-deboer opened this issue Mar 9, 2021 · 0 comments
Open

Make read_antennas return positions from db, not csv file. #539

david-deboer opened this issue Mar 9, 2021 · 0 comments
Assignees

Comments

@david-deboer
Copy link
Contributor

In file geo_sysdef.py, read_antennas returns all antenna positions as read from the csv file that specifies the positions, rather than the database. These are the same, but the position-of-record is in the database, so those values should be used. Two changes: (1) change the function to use the db, (2) make sure the positions are all in the database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants