Skip to content

Add Target Distance to the Analyze graph/stats

Hy Murveit requested to merge murveit/kstars:analyze7 into master

Adds the Target Distance statistic calculated by the scheduler to Analyze: how far the most recent capture is from the target position (in arc-seconds). Does this by adding a scheduler signal (targetDistance) which is received and processed by analyze.

This also includes adding the target distance to the capture summary tab (commit by @wreissenberger).

Edited by Hy Murveit

Merge request reports