Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved Threshold Scan, Touch and other small fixes (#63)
* feature: initial commit improved threshold scan and touch * fix: line indent * fix: removed upper limit on MAX * fix: changed text output * fix: removed double completion text * fix: changed mean to median * chore: removed more output text * fix: dont increase max if MAX is set by user * fix: change magic constants to constant variables * fix: max was still adjusting * feat: scale acceptable retries off qualification samples * fix: RETRIES is an int --------- Co-authored-by: Jonas Damtoft <[email protected]>
- Loading branch information