Releases: TavoloPerUno/py_visualize_accelerometry
Releases · TavoloPerUno/py_visualize_accelerometry
v3.5.3
Changed
- docs: use NSHAP guide images for test signal examples; remove orphaned SVGs
v3.5.2
Changed
- test: update test fixtures for VM trace and walking_suggestion CDS
v3.5.1
Changed
- docs: list walking_detection.py and walking_suggestions.xlsx in README project structure
v3.5.0
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.xlsxand 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.mdbased 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
Changed
- docs: clarify app is sensor-agnostic, not limited to performance tests
v3.4.1
Fixed
- update screenshots with latency indicator, fix initial range selector
v3.4.0
Added
- add latency indicator, fast-path navigation, and bug fixes
v3.3.22
Changed
- perf: speed up data loading, add latency monitoring
v3.3.21
Changed
- perf: speed up data loading and add latency monitoring
v3.3.20
Fixed
- prevent SSH tunnel from closing immediately