Przeglądaj źródła

Extend the fuzzy matching for autosens for small changes that lead to state changes

Sam King 5 miesięcy temu
rodzic
commit
d1db62e327

+ 2 - 2
Trio/Sources/APS/OpenAPSSwift/Logging/OrefFunction.swift

@@ -105,8 +105,8 @@ enum OrefFunction: String, Codable {
             ]
         case .autosens:
             return [
-                "ratio": 0.011,
-                "newisf": 1.5
+                "ratio": 0.021,
+                "newisf": 3.1
             ]
         case .determineBasal:
             return [