Closed bregnery closed 4 years ago
This is to address issue [#288]
@bregnery, can you solve the conflicting files? Maybe with a rebase?
Ah, yes, sorry, I rebased to a previous tag
I have added an option inside anautilities for drawing the lines on the graph and for printing the table output in the terminal. These options default to false. The inflection point values are still stored in a .txt
file by default.
I have tested this on sbit scans that have multivalued inflection points, missing vfats, and bad sbit lines.
Description
Previously the inflection point finder allowed for multiple values, we have prevented this from happening by selecting the largest value when more than one is selected. Also, it was requested by the shifters for us to remove the red line from the sbit graphs.
Types of changes
Motivation and Context
This bug prevented tests from being run at qc7 and needed to be addressed.
How Has This Been Tested?
Screenshots (if appropriate):
Checklist: