This repository was archived by the owner on Oct 31, 2025. It is now read-only.
Commit 4841b9d
committed
✨ refactor(
- update `GetPeakBPS` to return sum of BPS across signatures
- update `GetPeakPPS` to return sum of PPS across signatures
- replace peak calculations with summation for accuracymodels.go): change peak calculation to sum for BPS and PPS1 parent 771835a commit 4841b9d
1 file changed
Lines changed: 8 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
| 134 | + | |
137 | 135 | | |
138 | | - | |
| 136 | + | |
139 | 137 | | |
140 | 138 | | |
141 | | - | |
| 139 | + | |
142 | 140 | | |
143 | | - | |
| 141 | + | |
144 | 142 | | |
145 | | - | |
146 | | - | |
147 | | - | |
| 143 | + | |
148 | 144 | | |
149 | | - | |
| 145 | + | |
150 | 146 | | |
151 | 147 | | |
152 | 148 | | |
| |||
0 commit comments