Skip to content

Releases: TavoloPerUno/py_visualize_accelerometry

v3.5.3

14 May 19:07

Choose a tag to compare

Changed

  • docs: use NSHAP guide images for test signal examples; remove orphaned SVGs

v3.5.2

14 May 19:05

Choose a tag to compare

Changed

  • test: update test fixtures for VM trace and walking_suggestion CDS

v3.5.1

14 May 19:02

Choose a tag to compare

Changed

  • docs: list walking_detection.py and walking_suggestions.xlsx in README project structure

v3.5.0

14 May 19:08

Choose a tag to compare

Added

  • Vector magnitude (VM) overlay: orientation-independent fourth signal trace, toggle via the plot legend
  • Walking detection (Urbanek 2015 sustained harmonic walking): FFT-based detector on VM with hysteresis thresholds, gap-bridging, and 10s sustained-duration filter
  • Walking-suggestions sidebar panel: scrollable click-to-jump candidate list with per-row dismiss/reinstate toggle, persisted in a shared walking_suggestions.xlsx and auto-loaded on session start
  • 15 reference images from the NSHAP annotation guidelines and Urbanek 2015 Figure 2 in docs/images/

Changed

  • Rewrote docs/annotation-guide.md based on the NSHAP annotation guidelines
  • Added Vector magnitude and Walking detection sections to docs/usage.md
  • Tightened prose across README and docs

v3.4.2

14 Mar 22:27

Choose a tag to compare

Changed

  • docs: clarify app is sensor-agnostic, not limited to performance tests

v3.4.1

14 Mar 22:23

Choose a tag to compare

Fixed

  • update screenshots with latency indicator, fix initial range selector

v3.4.0

14 Mar 22:11

Choose a tag to compare

Added

  • add latency indicator, fast-path navigation, and bug fixes

v3.3.22

14 Mar 20:40

Choose a tag to compare

Changed

  • perf: speed up data loading, add latency monitoring

v3.3.21

14 Mar 20:32

Choose a tag to compare

Changed

  • perf: speed up data loading and add latency monitoring

v3.3.20

14 Mar 19:50

Choose a tag to compare

Fixed

  • prevent SSH tunnel from closing immediately