You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/EN/AdvancedOptions/Autotune.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,16 @@ Autotune Plugin is available in AAPS releases since [3.4](#version3400) but is h
10
10
11
11
Create an empty file named `enable_autotune` in the `extra` subfolder of your phone [AAPS directory](#preferences-maintenance-settings).
12
12
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.***
***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.***
@@ -33,7 +37,7 @@ Autotune will then display in Config Builder after you restart AAPS.
33
37
- "Run Autotune" will launch Autotune calculation with selected profile and the number of Tune days
34
38
- 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
35
39
36
-

40
+

37
41
38
42
- Then during the run you will see intermediate results below
39
43
@@ -43,7 +47,7 @@ Autotune will then display in Config Builder after you restart AAPS.
43
47
44
48
- When Autotune calculation is finished, you will see the result (Tuned profile) and four buttons below.
- It's important to always compare input profile (column "Profile"), output profile (column "Tuned") and the percentage of variation for each value (Column "%").
49
53
@@ -66,7 +70,7 @@ Autotune will then display in Config Builder after you restart AAPS.
66
70
67
71
- A new profile with the prefix "Tuned" and the date and time of the run will be created in local profile plugin
68
72
69
-

73
+

70
74
71
75
- You can then select local profile to edit the Tuned profile (it will be selected by default when you open Local profile plugin)
72
76
@@ -92,7 +96,7 @@ Autotune will then display in Config Builder after you restart AAPS.
@@ -137,7 +141,7 @@ Automation Switch Profile feature is only available in Dev/Engineering mode.
137
141
- 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)
138
142
- 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)
- During Autotune calculation, you can see the progress of the calculations ("Partial result day 3 / 10 tuned" on example below)
143
147
@@ -180,7 +184,7 @@ Note: if you want to automatically tune profiles for specific days of the week (
180
184
181
185
- 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).
0 commit comments