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
The Docker image supports multiple environment variables to customize processing. You can set these using the `-e` flag:
151
+
The Docker image supports multiple input variables to customize processing. You can set these by simply chaining these inputs as you would for the CLI input:
|`THRESHOLDS`| Activity level thresholds |`""`| Specify three threshold values as comma-separated numbers. |
177
-
178
160
179
161
180
162
For more details on available options, see the [orchestrator documentation](https://childmindresearch.github.io/wristpy/wristpy/core/orchestrator.html#run).
0 commit comments