Skip to content

Commit 24a91f9

Browse files
committed
metric added to run_dir
1 parent cf98353 commit 24a91f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wristpy/core/orchestrator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ def _run_directory(
170170
nonwear_algorithm: The algorithm to be used for nonwear detection.
171171
verbosity: The logging level for the logger.
172172
output_filetype: Specifies the data format for the save files.
173+
activity_metric: The metric to be used for physical activity categorization.
173174
174175
Returns:
175176
All calculated data in a save ready format as a dictionary of

0 commit comments

Comments
 (0)