Skip to content

lvmguider 0.4.0b2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 17:23
· 60 commits to main since this release

In addition to the changes listed under 0.4.0b1, this version provides:

πŸš€ New

  • #7 stop command now cancels the guider task for faster performance.

✨ Improved

  • If a single camera fails to match with Gaia during guiding, retry that camera using astrometry.net.
  • Use 25% percentile to calculate the FWHM.

πŸ”§ Fixed

  • The co-add file watcher seemed to skip files. Apparently this happens because some events are detected as a file being moved (from a temporary file to the final .fits.gz file) instead of a file creation. This version handles both kinds of events.
  • Various fixes for the co-added code when dealing with missing data.