Commit 0524e86
Round the mock's EEG filter delay to the nearest sample
The EEG anti-alias delay rounds to the nearest sample instead of flooring, so
DIN->EEG lands at 112/62/36 ms (was 108/60/36) -- closer to the device's
111/61/36, which the app applies as a continuous (non-quantized) timestamp
offset anyway. The physio lead keeps flooring to match the device's own
whole-sample quantization, so EEG-physio is unchanged at 32/32/33 ms.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 1ee56e1 commit 0524e86
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
416 | 420 | | |
417 | | - | |
| 421 | + | |
418 | 422 | | |
419 | 423 | | |
420 | 424 | | |
| |||
0 commit comments