<table><tr><td style="">murveit created this revision.<br />murveit added a reviewer: mutlaqja.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />murveit requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D25114">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>As part of the align tab, the user enters an accuracy (in arc-seconds) for the error tolerance<br />
in pointing the telescope to the target, but the error value calculated is not currently reported<br />
in the UI. What is currently reported is the DEC d-m-s arc-second difference, and the RA h-m-s<br />
difference (which is not arc-seconds), not the combined arc-second difference.<br />
With this change, the difference in arc-seconds (directly comparable to the user's specification),<br />
followed by the RA and DEC arc-second differences are printed in the UI. It is printed in green<br />
if the specification is met, and red if it is not met.<br />
Screenshot of the UI.<br />
<a href="https://drive.google.com/file/d/1EH51G3LosVIT9vLY3nIx1UpH7rsw7tj4/view?usp=sharing" class="remarkup-link" target="_blank" rel="noreferrer">https://drive.google.com/file/d/1EH51G3LosVIT9vLY3nIx1UpH7rsw7tj4/view?usp=sharing</a></p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Run alignment with debug output, see the arcsecond error printed to the debug log console, <br />
note that the errors printed match the values printed in the new Err UI box in Align, and<br />
note that the printing is in red if the error is greater than the tolerance specified in Align,<br />
or printed in green if the error is less.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>BRANCH</strong><div><div>align-error-ui (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25114">https://phabricator.kde.org/D25114</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstars/ekos/align/align.cpp<br />
kstars/ekos/align/align.ui</div></div></div><br /><div><strong>To: </strong>murveit, mutlaqja<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>