Skip to content

Commit 3b4489a

Browse files
authored
Merge pull request #2517 from xitation/xi_autotune_fixes
Some formatting and added additional NOTE: sections for Autotune based on Discord issues/feedback
2 parents e87fb5e + 6566850 commit 3b4489a

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

docs/EN/AdvancedOptions/Autotune.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,16 @@ Autotune Plugin is available in AAPS releases since [3.4](#version3400) but is h
1010

1111
Create an empty file named `enable_autotune` in the `extra` subfolder of your phone [AAPS directory](#preferences-maintenance-settings).
1212

13+
***NOTE: Ensure you check in the **AAPS** settings where your AAPS Directory is, and that you placed the file in the correct one, a number of several have been caught out putting the file into the wrong folder.***
14+
1315
![Enable Autotune](../images/Autotune/Autotune_0.png)
1416

1517
Autotune will then display in Config Builder after you restart AAPS.
1618

1719
![Autotune plugin](../images/Autotune/Autotune_1.png)
1820

21+
***NOTE: If you are unable to see the `Autotune` option you will need to click the highlighted (red box) arrow to expand and show all settings in the `General` section.***
22+
1923
## Autotune user interface
2024

2125
![Autotune default screen](../images/Autotune/Autotune_1b.png)
@@ -33,7 +37,7 @@ Autotune will then display in Config Builder after you restart AAPS.
3337
- "Run Autotune" will launch Autotune calculation with selected profile and the number of Tune days
3438
- Note: Autotune calculation can take a long time. Once launched, you can switch to another view (home, ...) and come back later in Autotune plugin to see results
3539

36-
![Autotune Run start](../images/Autotune/Autotune_2b.png)
40+
![Autotune Run start](../images/Autotune/Autotune_2b.png)
3741

3842
- Then during the run you will see intermediate results below
3943

@@ -43,7 +47,7 @@ Autotune will then display in Config Builder after you restart AAPS.
4347

4448
- When Autotune calculation is finished, you will see the result (Tuned profile) and four buttons below.
4549

46-
![Autotune Result](../images/Autotune/Autotune_4b.png)
50+
![Autotune Result](../images/Autotune/Autotune_4b.png)
4751

4852
- It's important to always compare input profile (column "Profile"), output profile (column "Tuned") and the percentage of variation for each value (Column "%").
4953

@@ -66,7 +70,7 @@ Autotune will then display in Config Builder after you restart AAPS.
6670

6771
- A new profile with the prefix "Tuned" and the date and time of the run will be created in local profile plugin
6872

69-
![Autotune Copy to local profile](../images/Autotune/Autotune_7.png)
73+
![Autotune Copy to local profile](../images/Autotune/Autotune_7.png)
7074

7175
- You can then select local profile to edit the Tuned profile (it will be selected by default when you open Local profile plugin)
7276

@@ -92,7 +96,7 @@ Autotune will then display in Config Builder after you restart AAPS.
9296

9397
### Autotune plugin settings
9498

95-
![Autotune default screen](../images/Autotune/Autotune_11.png)
99+
![Autotune default screen](../images/Autotune/Autotune_11.png)
96100

97101
```{admonition} Only DEV
98102
:class: info
@@ -137,7 +141,7 @@ Automation Switch Profile feature is only available in Dev/Engineering mode.
137141
- If the number of day included in Autotune calculation is lower than the number of Tune days, then you will see how many days will be included on the right of Tune days selector (10 days in the example below)
138142
- This setting gives good results only if the number of remaining days is not to small (for example if you Tune a specific profile for week end days with only Sunday and Saturday selected, you should select a minimum of 21 or 28 Tune days to have 6 or 8 days included in Autotune calculation)
139143

140-
![Autotune default screen](../images/Autotune/Autotune_14b.png)
144+
![Autotune default screen](../images/Autotune/Autotune_14b.png)
141145

142146
- During Autotune calculation, you can see the progress of the calculations ("Partial result day 3 / 10 tuned" on example below)
143147

@@ -180,7 +184,7 @@ Note: if you want to automatically tune profiles for specific days of the week (
180184

181185
- See below an example of rule to tune "my profile" on all "Working days" with 14 Tune days selected (so only 10 days included in autotune calculation).
182186

183-
![Autotune default screen](../images/Autotune/Autotune_20b.png)
187+
![Autotune default screen](../images/Autotune/Autotune_20b.png)
184188

185189

186190

0 commit comments

Comments
 (0)