Adding the polynomial and focus position to the focus graph as well as tooltips
ClosedPublic

Authored by lancaster on Nov 13 2019, 9:08 PM.

Details

Summary

This revision will allow the user to see the polynomial that was used to fit the focus points. It also shows the position of best focus and labels it. It also brings up a tooltip for each focus position when the mouse is placed over a point. In the tooltip, the HFR and Focus position are displayed.

Test Plan

Do an Autofocus with Polynomial turned on, watch the results.

Then do another, or tell it to do something else, the polynomial and focus point should clear

Then mouse over a point or two and a tooltip should come up

Diff Detail

Repository
R321 KStars
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
lancaster created this revision.Nov 13 2019, 9:08 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptNov 13 2019, 9:08 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
lancaster requested review of this revision.Nov 13 2019, 9:08 PM
lancaster retitled this revision from Adding Tooltips to Adding the polynomial and focus position to the focus graph as well as tooltips.Nov 13 2019, 9:35 PM
lancaster edited the summary of this revision. (Show Details)
lancaster edited the test plan for this revision. (Show Details)
lancaster added a reviewer: mutlaqja.
mutlaqja accepted this revision.Nov 13 2019, 9:38 PM
This revision is now accepted and ready to land.Nov 13 2019, 9:38 PM
lancaster updated this revision to Diff 69715.Nov 14 2019, 2:20 AM

fixing possible crash

Great. Now I can't seem to get crashes. Though the HFR is in pixels, not arcsecs.

lancaster updated this revision to Diff 69717.Nov 14 2019, 5:06 AM

Deleting arcsec symbol where it should not be

This revision was automatically updated to reflect the committed changes.