AllenNeuralDynamics / AllenNeuralDynamics/harp.device.lickety-split

Adaptive threshold too fast?

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This line in lick_detector.h
````cpp
#define BASELINE_SAMPLE_INTERVAL (1000ul)
````
could be extended to 5000 to mitigate adaptive-threshold issues where the mouse licks for long bouts--several seconds. Otherwise, the adaptive threshold adapts to a baseline that is too far away from nominal to read licks correctly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.