Skip to content

Reorganize Analyze UI, add capture features.

Hy Murveit requested to merge murveit/kstars:analyze-ui1 into master

This is a re-org of statistics part of the Analyze UI based on my experiences and user feedback. The statistics are now shown in 3 rows labeled Guide, Mount and Capture.
Also, 4 new features were added for capture (which previously just had 1, HFR).

  • eccentricity of detected stars,
  • number of stars detected (pre-filtering) in the captured image,
  • median pixel value in captured image,
  • temperature vs time

Would also be good to have a noise or SNR feature--not there yet.

The new UI looks like this: https://photos.app.goo.gl/d2qP9mGsJiZgVfbs7
#Stars and eccentricity are now available because of StellarSolver.

Tests are looking fine, ready to merge.

Edited by Hy Murveit

Merge request reports