Skip to content

Updated Alignment and Tracking Code

Choose a tag to compare

@rzellem rzellem released this 19 Jul 19:59
a5d5da7

Features

  • Modified the photometric extraction routine by increasing the range of annulus and aperture sizes to loop through for finding the optimal fit.
  • Reintroduced a method to the alignment by calculating the phase cross-correlation to speed up the code partially. If the phase cross-correlation method can't register the pixel shifts properly, EXOTIC will fall back on the previous method of finding the transformation matrix.
  • Added color for output for errors/warnings and reformatted them for uniformity
  • Latitude, longitude, and elevation can be scraped from image headers
  • Clean up user input validation

Bugfixes

  • None