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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -38,3 +38,5 @@ ipch/
|
||||
|
||||
*.mkv
|
||||
*.raw
|
||||
gst_plugs/
|
||||
results/
|
||||
Reference in New Issue
Block a user