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

MWA tile names are read incorrectly from the metafits file #295

Open
PyxieLouStar opened this issue Nov 9, 2022 · 1 comment
Open

MWA tile names are read incorrectly from the metafits file #295

PyxieLouStar opened this issue Nov 9, 2022 · 1 comment
Assignees

Comments

@PyxieLouStar
Copy link
Contributor

Currently when a metafits file is submitted, tile_names are taken from the metafits "Tile" field instead of the "TileName" field, yielding tile numbers instead of names in obs.baseline_info. If the metafits file is not submitted, the correct tile names are taken from the uvfits file and used instead.

@PyxieLouStar PyxieLouStar self-assigned this Nov 9, 2022
@PyxieLouStar
Copy link
Contributor Author

Actually it looks like the tile_names are always filled with tile numbers rather then names whether the field is taken from a metafits or a uvfits file. It might make sense to leave it as-is, maybe with a comment noting that we are storing tile numbers rather than names in the obs.baseline_info object. @bhazelton @isullivan any thoughts?

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