You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adds gradual transition validation for retrospective correction as a mitigation for spurious iCGM values
* Add gradualTransitionsThreshold to AlgorithmInput and related structures
Set RC transition check to only use the last 7 samples
* Refactor conditions in momentum to include gradual transitions check
* Changed default for gradualTransitionThreshold from 20 -> 40
* fixed naming for gradualTransitionThreshold
* Missed a name change on cleanup
* Add tests
* fix comma for older xcode
* Update xcode
* Update xcode version
* Change resource class
* Update simulator
---------
Co-authored-by: Pete Schwamb <pete@schwamb.net>
0 commit comments