Skip to content

Adding AAVSO export with light curve

Cyril Richard requested to merge aavso_export into master

This MR adds the ability to export light curve data in AAVSO format.

  • Write the AAVSO writer
  • Create a new dialog
  • Create a combobox to choose between EDT or AAVSO output format
  • Retrieve AIRMASS from images
  • Retrieve magnitude of comparison star and verification star
  • Find a way to force Julian date
    • Do the same for ETD output
  • Answer the question: Should we output a light curve with AAVSO data? (I think we shouldn't)
  • Update changelogs
  • Update documentation

Closes #1234 (closed), #1186 (closed)

Edited by Cyril Richard

Merge request reports