Skip to content

Commit

Permalink
Attempt to > format chart
Browse files Browse the repository at this point in the history
  • Loading branch information
danamlewis committed Sep 29, 2017
1 parent 5de2a2e commit 144f9fb
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@ OpenAPS will use whichever of those three values is the lowest, at any given tim

#### A few examples:

| | Example 1 | Example 2 | Example 3 | Example 4 |
|------------------------------------------------------------|---------------|--------------|--------------|--------------|
| user's max basal safety setting (in pump) | 2 .0 | 2.0 | 3.0 | 2.5 |
|`max_daily_safety_multiplier` | 3 | 3 | 3 | 3 |
|`current_basal_safety_multiplier` | 4 | 4 | 4 | 4 |
| user's current basal rate | 1.0 | 0.4 | 1.2 | 0.7 |
|user's highest programmed basal rate | 1.5 | 1.0 | 1.2 | 0.8 |
|OpenAPS recommended temp basal rate | 3.0 | 1.8 | 2.4 | 2.6 |
|Actual temp basal rate allowed | 2.0 | 1.6 | 2.4 | 2.4 |
>| | Example 1 | Example 2 | Example 3 | Example 4 |
>|------------------------------------------------------------|---------------|--------------|--------------|--------------|
>| user's max basal safety setting (in pump) | 2 .0 | 2.0 | 3.0 | 2.5 |
>|`max_daily_safety_multiplier` | 3 | 3 | 3 | 3 |
>|`current_basal_safety_multiplier` | 4 | 4 | 4 | 4 |
>| user's current basal rate | 1.0 | 0.4 | 1.2 | 0.7 |
>|user's highest programmed basal rate | 1.5 | 1.0 | 1.2 >| 0.8 |
>|OpenAPS recommended temp basal rate | 3.0 | 1.8 | 2.4 | 2.6 >|
>|Actual temp basal rate allowed | 2.0 | 1.6 | 2.4 | 2.4 |
In **Example 1**, the user's max basal safety setting is the constraining limit on the OpenAPS recommended temp basal rate.
In **Example 2**, 4x the user's current basal rate is the constraining limit on the OpenAPS recommended temp basal rate.
Expand Down

0 comments on commit 144f9fb

Please sign in to comment.