-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PSQ_DAScale (Adapt): Round calculated DAscale to integer values
We don't need the sub pA precision. In PSQ_DS_GatherOvershootCorrection we now also check if the calulated value is the same as the before/after value, as this can now happen with rounding. In PSQ_DS_CalculateDAScale we also use ceil for the too large/small cases so that we always get a different value.
- Loading branch information
Showing
2 changed files
with
76 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.