desihub / desimeter

DESI coordinates and transformations
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

convert ptlxy to flat, improve log message detail #99

Closed joesilber closed 4 years ago

joesilber commented 4 years ago

This addresses the issue discussed in Slack 2020-06-17.

Previously, I was not converting X_PTL, Y_PTL into the "flat" coordinate system, prior to comparing to OFFSET_X, OFFSET_Y. Now fixed.

Also added some detail to the log messages.