AllenNeuralDynamics / AllenNeuralDynamics/harp.device.lickety-split
Adaptive threshold too fast?
Ouverte
- Langage dominant
- C++
- Étoiles
- 4
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.