MITHaystack / srt-py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time alignment issues between antenna position and spectrum

jswoboda opened this issue · comments

Plotting out azimuth,elevation and received power there seems to be an offset between them. Need to figure out where the delay is and get the threads realigned.

Issue_with_synchronization_between_the_coordinates_and_power_in_rad_file___feedback.pdf

Changed how often tags are created and it seems to have fixed the basic alignment of the power and the pointing direction, as seen below. The image below is taken from an Npoint scan of the sun which shows a large jump in the power right in the middle of the scanning.
npointscanecomp

Also need to change how long the antenna dwells in a specific spot.

Fixed and now able to do n-point scan of sun: 39b268f