ara-software / AraRoot

ARA data access framework
2 stars 7 forks source link

ARA01 Channel 10 (pre-2018) has a y-coordinate of -5e9 meters instead of -5 meters. #42

Open jflaherty13 opened 2 years ago

jflaherty13 commented 2 years ago

When getting the A1 antenna coordinates in Python, the y-coordinate of Channel 10 has a rogue 1e9 attached to it (see image). I'm not sure where in the code this is originating.

image (14)

clark2668 commented 2 years ago

Hi Justin--thanks. Just for a quality check, can you ensure that this error also exists in the C++ version? I doubt it's unique to the python implementation.