Parcourir la source

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

Sam King il y a 4 mois
Parent
commit
d1db62e327
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      Trio/Sources/APS/OpenAPSSwift/Logging/OrefFunction.swift

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

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