Skip to content

Commit 843f4f1

Browse files
committed
supporterd formats
1 parent 23078b8 commit 843f4f1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/source/getting_started.ipynb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,14 @@
5757
"- **Physical activity levels**: Using the chosen physical activity metric (aggregated into time bins, 5-second default) we compute activity levels into the following categories: [`inactive`, `light`, `moderate`, `vigorous`]. The threshold values can be defined by the user, while the default values are chosen based on the specific activity metric and the values found in the literature <sup><a href=\"#ref8\">8</a></sup><sup><a href=\"#ref9\">9</a></sup><sup><a href=\"#ref10\">10</a></sup>.\n",
5858
"- **Data output**: The output results can be saved in `.csv` or `.parquet` data formats, with the run-time configuration parameters saved in a `.json` dictionary.\n",
5959
"\n",
60+
"## Supported formats & devices\n",
61+
"\n",
62+
"The package currently supports the following formats:\n",
63+
"\n",
64+
"| Format | Manufacturer | Device | Implementation status |\n",
65+
"| --- | --- | --- | --- |\n",
66+
"| GT3X | Actigraph | wGT3X-BT | ✅ |\n",
67+
"| BIN | GENEActiv | GENEActiv | ✅ |\n",
6068
"\n",
6169
"## Command Line Tutorial \n",
6270
"\n",

0 commit comments

Comments
 (0)