Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/EN/CompatibleCgms/SmoothingBloodGlucoseData.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Smoothing blood glucose data

If **BG** data is jumpy/noisy, **AAPS** may dose insulin incorrectly resulting in highs or lows. If you observe errors in your CGM data it is important to disable the loop until the problem is resolved. Depending on your CGM, such issues may be due to the CGM configuration in **AAPS** (as explained further below); or a CGM sensor site issue (which may require replacing the CGM sensor).
If **BG** data is jumpy/noisy, **AAPS** may dose insulin incorrectly resulting in highs or lows. If you observe errors or experience jumpy data with your CGM it is important to disable the loop until the problem is resolved. Depending on your CGM, such issues may be due to the CGM configuration in **AAPS** (as explained further below); or a CGM sensor site issue (which may require replacing the CGM sensor).

## Smoothing data within AAPS

Expand All @@ -24,7 +24,7 @@ Use this option only if your CGM data is being properly smoothed by your collect

## Suggestions to use smoothing

| | Exponential | Average | None |
| | Exponential | Average |No Smoothing |
| ------------- | :---------: | :-------: | :---------: |
| G5/G6/ONE | If noisy | | Recommended |
| G7/ONE+/Stelo | If noisy | If stable | |
Expand Down
Loading