D24352: Fix focus HFR-averaging bug
Hy Murveit
noreply at phabricator.kde.org
Tue Oct 1 22:12:29 BST 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
Code intended to remove HFR values that were 2-sigma away from the mean HFR when using the full-field focus algorithm.
However, std::remove_if was not used correctly, and this resulted in a no-op--nothing removed from the HFR mean
calculations. This fixes that issue, and will remove the HFR values > 2-sigma from the HFR mean in the HFR-mean calculation.
REPOSITORY
R321 KStars
BRANCH
focus-hfr-mean-bug (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D24352
AFFECTED FILES
kstars/fitsviewer/fitsdata.cpp
To: murveit, mutlaqja
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20191001/4580473d/attachment.html>
More information about the kde-edu
mailing list