Skip to content

Commit dacc6ef

Browse files
maxstarassfmigpre-commit-ci[bot]
authored
Adding FreeMoCap example (#633)
* first commit * loaded data, transposed, plotted * loaded both "hello" and "world" traces * colouring by speed * added comments, moved sample data to gin * added more comments * changed to single function that combines all fmc files * change import syntax Co-authored-by: sfmig <33267254+sfmig@users.noreply.github.com> * More detailed tutorial + FreeMoCap output description Co-authored-by: sfmig <33267254+sfmig@users.noreply.github.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Clearer signposting Co-authored-by: sfmig <33267254+sfmig@users.noreply.github.com> * clearer path management * Apply suggestions from code review Co-authored-by: sfmig <33267254+sfmig@users.noreply.github.com> * Renaming functions + variables Co-authored-by: sfmig <33267254+sfmig@users.noreply.github.com> * Print dataset structure, explaination paragraph Co-authored-by: sfmig <33267254+sfmig@users.noreply.github.com> * Applying suggestions to freemocap import function * Combining into one sel operator Co-authored-by: sfmig <33267254+sfmig@users.noreply.github.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * combined both scatter and segmented line graphs into the same function * fixed colouring in coloured_scatter_line_3d * reverted to prior read_freemocap_as_ds, added body visualisation * added colorbar to axes, more depth to explaination + interpretation * Reformatting descriptive text * Final edits * Add networkx dependency * Edit first section --------- Co-authored-by: sfmig <33267254+sfmig@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 797aa57 commit dacc6ef

File tree

2 files changed

+461
-0
lines changed

2 files changed

+461
-0
lines changed

docs/source/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ dependencies:
77
- pytables
88
- pip:
99
- movement
10+
- networkx

0 commit comments

Comments
 (0)