Commit Graph

9 Commits

Author SHA1 Message Date
dog
441e6f3dfe feat: rework mouse post-processing pipeline (soft monotonic, global endpoint warp)
Golden mouse baselines temporarily failing; re-captured in follow-up commit.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 17:48:22 +08:00
dog
556f7f861d feat: add warp_endpoints (global residual correction, shape-preserving)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 17:44:07 +08:00
dog
94c52bd3be feat: add damp_start (smoothstep lateral damping, no release kink)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 17:31:24 +08:00
dog
c2ed7b3cb9 feat: add soften_forward (backtrack tolerance + tanh overshoot compression)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 17:25:50 +08:00
2231e4e24b feat(lib): add sample_duration, truncnorm_sample (no scipy) 2026-05-12 01:09:22 +08:00
b93d240641 feat(lib): add resample_arc, build_timestamps 2026-05-12 01:08:39 +08:00
6cfcb6d1a4 feat(lib): add smooth_start, enforce_forward_monotonic 2026-05-12 01:07:58 +08:00
09e8ebee4a feat(lib): add snap_endpoints to _postprocess 2026-05-12 01:07:19 +08:00
6d848dc23d feat(lib): add gaussian_smooth to _postprocess 2026-05-12 01:06:42 +08:00