-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Recently with a new libre sensor i got an odd reading for 20 mins during the night. It peaked quickly in 20 minutes to almost 20 (360 mmol/l). I do get an occasionally compression low. But this one was new. Probably also very rare.
Im using the algorithm experiment with Glucose Based Partial Application turned ON.
Because of the sudden and quick peak, loop dosed me 15% of my daily insuline in 20 minutes. I had trouble curbing the insane low it resulted in the middle of the night.
I also had a look at the CGM noise thread #2120
Here it mentions loop needs to stop. But this can be quite complex. I propose a different safeguard which could help users curb this.
Loop always reports a predicted blood glucose. I was wondering if we can add an alarm here. So that if the predicted blood glucose is < negative for example, that it will alarm the user. That way the user has more time to check or take actions based on the IOB for example.
Im not a coder, but written code before.
ps2, marion? or anybody else can point me in the code where i can find the alarm settings?