Skip to content

Commit

Permalink
Update autosens-dynamic.md
Browse files Browse the repository at this point in the history
correct link
  • Loading branch information
tmhastings authored May 17, 2024
1 parent 253af9c commit fde6426
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/EN/settings/configuration/concepts/autosens-dynamic.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
- Adjustments are limited by autosens max/min.
:::
:::{important}
The examples in this section employ the default logarithmic formula for calculations. For more information on using Sigmoid, jump to [this section](sigmoid.md).
The examples in this section employ the default logarithmic formula for calculations. For more information on using Sigmoid, jump to [this section](concepts/sigmoid.md).
:::

## Auto-sensitivity Mode
## Autosens
Auto-sensitivity (Autosens) reviews your last 8 hours and 24 hours of data every loop cycle (5 min) and determines whether you have been reacting more or less sensitively to insulin. It then makes conservative temporary adjustments to your basal rates, blood sugar target, and ISF.

>**Example:**
Expand Down Expand Up @@ -75,7 +75,7 @@ autosens.ratio\ =\ profile.sens\ *\ AF\ *\ TDD\ *\ log((BG/peak)+1)\ /\ 1800
New\ CR\ =\ (profile\ CR)\ /\ (autosens.ratio)
```

If you find your CR changes dramatically day to day and Trio is not providing adequate bolus recommendations, you can test this feature. Note that Trio already makes modifications to your recommended boluses without this feature enabled based on your blood glucose target, COB, and IOB.
If your CR changes dramatically daily and Trio is not providing adequate bolus recommendations, you can test this feature. Note that Trio already makes modifications to your recommended boluses without this feature enabled based on your blood glucose target, COB, and IOB.

:::{note}
If the calculated autosens.ratio by Dynamic CR is greater than 1, the following formula is used to make the resulting CR less aggressive:
Expand Down

0 comments on commit fde6426

Please sign in to comment.