refactor: Output analysis results to results/debug directory

- Update analyze_sma.py to save files to results/debug/
- Add timestamp to archived CSV and plot files
- Update .gitignore to exclude results/ directory
- Update ROLLINGSUM_GUIDE.md with new output locations
This commit is contained in:
yair
2025-11-14 14:34:58 +02:00
parent c783de425a
commit 44083222ee
3 changed files with 33 additions and 8 deletions

2
.gitignore vendored
View File

@@ -38,3 +38,5 @@ ipch/
*.mkv
*.raw
gst_plugs/
results/