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
Changing ActiPASS algorithm parameters and options
By default ActiPASS does not expose it's algorithm parameters and some extra options via the GUI. However a special parameters/options file "AktDetect_UI.conf" in json format can be used to change these. If the parameters/options file "AktDetect_UI.conf" exists at the location "%USERPROFILE%\AppData\Roaming\ActiPASS", it will be loaded. Therefore first step of changing algorithm parameters or non-GUI-exposed options is to:
Do the necessary changes using text editor such as Notepad++, VSCode or Notepad.
Save it in the folder "%USERPROFILE%\AppData\Roaming\ActiPASS" (Ex. C:\Users\XXXXX\AppData\Roaming\ActiPASS)
However if algorithm parameters are changed, output of ActiPASS cannot be considered validated. So, this option should be used as an explorative approach or to change certain options which are not exposed by ActiPASS.
The variables included in "VarsBout" is applied to both bout and percentile variables (see variable definitions)
The options like "Bout_cycle", "Bout_move" are not related to ActiPASS generated bouts, and they are internal filtering parameters of the Acti4 algorithm. Changing those will drastically change ActiPASS output.