D28292: Added tests for the Focus module.
Eric Dejouhanet <[email protected]>
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
TallFurryMan updated this revision to Diff 78929. TallFurryMan added a comment. This additional changes build up on tests, and move detection methods out of the Focus class. - Make FITSData buffer read-only, except for DarkLibrary. - Move Threshold, Gradient and Centroid detections out of FITSData. - Move SEP detection out of FITSData. - Docs, copyrights and adjustments. - Removing expected failure on Gradient/Threshold. - Adjust KTRY_EKOS_CLICK to use KTRY_EKOS_GADGET. - Extract star search block to simplify setCaptureComplete. REPOSITORY R321 KStars CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28292?vs=78506&id=78929 BRANCH improve__concurrent_star_detector (branched from master) REVISION DETAIL https://phabricator.kde.org/D28292 AFFECTED FILES Tests/kstars_ui/CMakeLists.txt Tests/kstars_ui/kstars_ui_tests.cpp Tests/kstars_ui/test_ekos_focus.cpp Tests/kstars_ui/test_ekos_focus.h Tests/kstars_ui/test_ekos_simulator.h kstars/CMakeLists.txt kstars/ekos/auxiliary/darklibrary.cpp kstars/ekos/focus/focus.cpp kstars/ekos/focus/focus.h kstars/ekos/guide/internalguide/gmath.cpp kstars/fitsviewer/fitscentroiddetector.cpp kstars/fitsviewer/fitscentroiddetector.h kstars/fitsviewer/fitsdata.cpp kstars/fitsviewer/fitsdata.h kstars/fitsviewer/fitsgradientdetector.cpp kstars/fitsviewer/fitsgradientdetector.h kstars/fitsviewer/fitshistogram.cpp kstars/fitsviewer/fitslabel.cpp kstars/fitsviewer/fitssepdetector.cpp kstars/fitsviewer/fitssepdetector.h kstars/fitsviewer/fitsstardetector.cpp kstars/fitsviewer/fitsstardetector.h kstars/fitsviewer/fitsthresholddetector.cpp kstars/fitsviewer/fitsthresholddetector.h kstars/fitsviewer/fitsview.h kstars/fitsviewer/stretch.cpp kstars/fitsviewer/stretch.h To: TallFurryMan, #kstars Cc: kde-edu, narvaez, apol