1.0.62
This stable release graduates changes tested in 1.0.62-rc.1.
Highlights
- GalactiLog now sends per-session coordinates and rotation to NINA.
- GalactiLog prioritizes plate-solved Right Ascension and Declination for target coordinates, improving accuracy.
- The Mosaic Detail page now correctly displays filter-specific thumbnails upon load.
What's New
- Integrations: GalactiLog now sends per-session coordinates and rotation data to NINA.
- Data Processing: GalactiLog prioritizes plate-solved Right Ascension and Declination values over sequence target coordinates.
Bug Fixes
- Corrected an issue where NINA would reset if rotation was set immediately after coordinates.
- Resolved a fallback logic error for position angles on resolved targets.
- Fixed an issue preventing the Mosaic Detail page from initializing with filter-specific thumbnails on load.
Technical Changes
- Introduced a fixed 2-second delay before setting NINA rotation to ensure proper command sequencing.
- Implemented polling of NINA framing information before setting rotation.
Changes since 1.0.61
This release introduces enhanced integration with NINA, allowing GalactiLog to send per-session coordinates and rotation data for more precise framing. Coordinate accuracy is improved as GalactiLog now prioritizes plate-solved Right Ascension and Declination over sequence target coordinates. Several issues have been addressed, including a NINA integration stability fix to prevent resets when setting rotation, a correction for position angle fallback logic on resolved targets, and a fix for the Mosaic Detail page to correctly display filter-specific thumbnails upon loading. Internal NINA integration adjustments include fixed delays and polling mechanisms for more robust communication.
Docker
docker pull chvvkumar/galactilog:1.0.62
Full diff: 1.0.61...1.0.62