Skip to content

Commit

Permalink
Update Insulin Peak Time
Browse files Browse the repository at this point in the history
Correct identifications of Ultra-rapid and Rapid-acting insulins in the Insulin Peak Time Popup
  • Loading branch information
tmhastings authored Jul 10, 2024
1 parent bd56601 commit b55d106
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2031,7 +2031,7 @@ Enact a temp Basal or a temp target */
"Insulin Peak Time" = "Insulin Peak Time";

/* "Insulin Peak Time" */
"Time of maximum blood glucose lowering effect of insulin, in minutes. Beware: Oref assumes for ultra-rapid (Lyumjev) & rapid-acting (Fiasp) curves minimal (35 & 50 min) and maximal (100 & 120 min) applicable insulinPeakTimes. Using a custom insulinPeakTime outside these bounds will result in issues with Trio, longer loop calculations and possible red loops." = "Time of maximum blood glucose lowering effect of insulin, in minutes. Beware: Oref assumes for ultra-rapid (Lyumjev) & rapid-acting (Fiasp) curves minimal (35 & 50 min) and maximal (100 & 120 min) applicable insulinPeakTimes. Using a custom insulinPeakTime outside these bounds will result in issues with Trio, longer loop calculations and possible red loops.";
"Time of maximum blood glucose lowering effect of insulin, in minutes. Beware: Oref assumes for ultra-rapid (Lyumjev & Fiasp) & rapid-acting (Novolog/Novorapid, Humalog, & Apidra) curves minimal (35 & 50 min) and maximal (100 & 120 min) applicable insulinPeakTimes. Using a custom insulinPeakTime outside these bounds will result in issues with Trio, longer loop calculations and possible red loops." = "Time of maximum blood glucose lowering effect of insulin, in minutes. Beware: Oref assumes for ultra-rapid (Lyumjev & Fiasp) & rapid-acting (Novolog/Novorapid, Humalog, & Apidra) curves minimal (35 & 50 min) and maximal (100 & 120 min) applicable insulinPeakTimes. Using a custom insulinPeakTime outside these bounds will result in issues with Trio, longer loop calculations and possible red loops.";

/* Headline "Carbs Req Threshold" */
"Carbs Req Threshold" = "Carbs Req Threshold";
Expand Down

0 comments on commit b55d106

Please sign in to comment.