RadioAstronomySoftwareGroup/pyuvdata

Missing antennas error message

Open

#1,291 opened on May 19, 2023

 (0 comments) (0 reactions) (0 assignees)Python (34 forks)auto 404
UVDatagood first issue

Repository metrics

Stars
 (101 stars)
PR merge metrics
 (PR metrics pending)

Description

I've been running into this error in a script lately, and without having a REPL to attach to it's basically impossible to diagnose for me. I was thinking maybe we should list the antennas which are not in the antenna_numbers array

https://github.com/RadioAstronomySoftwareGroup/pyuvdata/blob/16031096b8559cf1d91768ccdff78ba5811ffa4b/pyuvdata/uvdata/uvdata.py#L3361-L3364

Contributor guide