It would help contributors compare the detector against other tools.
Task: add a small helper (e.g. tremormesh/synthetic.py: to_csv(signal, fs, path)) and a --csv PATH flag on tremormesh-demo that writes time,accel rows.
Done when: tremormesh-demo --csv quake.csv produces a readable CSV. Remember CSVs are git-ignored, do not commit the output.
It would help contributors compare the detector against other tools.
Task: add a small helper (e.g.
tremormesh/synthetic.py: to_csv(signal, fs, path)) and a--csv PATHflag ontremormesh-demothat writestime,accelrows.Done when:
tremormesh-demo --csv quake.csvproduces a readable CSV. Remember CSVs are git-ignored, do not commit the output.