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

Infer antenna identity from its name in the ANTENNA table #121

Open
landmanbester opened this issue Nov 11, 2024 · 0 comments
Open

Infer antenna identity from its name in the ANTENNA table #121

landmanbester opened this issue Nov 11, 2024 · 0 comments

Comments

@landmanbester
Copy link
Collaborator

There is currently a check that the number of antennas deduced from the ANTENNA1 and ANTENNA2 columns must be consistent with the number of antennas in the ANTENNA table. This is was a hack to guard against applying incorrect gains during imaging which has turned out to be overly strict in some cases (e.g. when imaging corrected data in which fully flagged antennas have been discarded in the MAIN table). I will simply make this check optional for now (--check-ants parameter). However, since the problem actually stems from using indices instead of antenna names to identify antennas, we should really be doing this in a more consistent way

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

No branches or pull requests

1 participant