D25114: Directly specify arcsecond error in Align UI.

Hy Murveit noreply at phabricator.kde.org
Sat Nov 2 08:11:24 GMT 2019


murveit created this revision.
murveit added a reviewer: mutlaqja.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
murveit requested review of this revision.

REVISION SUMMARY
  As part of the align tab, the user enters an accuracy (in arc-seconds) for the error tolerance
  in pointing the telescope to the target, but the error value calculated is not currently reported
  in the UI. What is currently reported is the DEC d-m-s arc-second difference, and the RA h-m-s
  difference (which is not arc-seconds), not the combined arc-second difference.
  With this change, the difference in arc-seconds (directly comparable to the user's specification),
  followed by the RA and DEC arc-second differences are printed in the UI. It is printed in green
  if the specification is met, and red if it is not met.
  Screenshot of the UI.
  https://drive.google.com/file/d/1EH51G3LosVIT9vLY3nIx1UpH7rsw7tj4/view?usp=sharing

TEST PLAN
  Run alignment with debug output, see the arcsecond error printed to the debug log console, 
  note that the errors printed match the values printed in the new Err UI box in Align, and
  note that the printing is in red if the error is greater than the tolerance specified in Align,
  or printed in green if the error is less.

REPOSITORY
  R321 KStars

BRANCH
  align-error-ui (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D25114

AFFECTED FILES
  kstars/ekos/align/align.cpp
  kstars/ekos/align/align.ui

To: murveit, mutlaqja
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20191102/82e5f92b/attachment.html>


More information about the kde-edu mailing list