Skip to content

Comp star identification, image frame management and dependency error fixes

Choose a tag to compare

@jpl-jengelke jpl-jengelke released this 30 Jan 23:05
2b653fc
  • Re-enable AAVSO comparison stars by default
    • Fix mesh overlay to not extend beyond image bounds
    • Creation of stellar variability report (uploadable to AAVSO)
  • FOV plot enhancements
    • Negative apertures eliminated in the event of no comparison stars
    • Saturated dark files no longer generate negative scale values
  • Dependency compatibility
    • Strictly limited a potential launch crash related to a DB upgrade in Pylightcurve
    • EXOTIC LDTk class errors eliminated by pinning Numba major version

What's Changed

  • Issue #1355: Fix for EXOTIC LDTk Numba incompatibilities under Python 3.11+ by @jpl-jengelke in #1353
  • Issue #1346, #1352: Workaround for PyLightCurve DB upgrade bug by @ivenzor in #1356
  • Issue #1348: Negative Values in FOV plot when no comparison star is used; Negative pixel scale in FOV plot by @ivenzor in #1349
  • Issue #1336: Fix mesh_box extending beyond the border of the frame; Re-enable AAVSO comparison stars to Y in Colab by @ivenzor in #1351

New Contributors

Full Changelog: 4.2.3...4.3.0