AllenNeuralDynamics / AllenNeuralDynamics/harp.device.lickety-split
Adaptive threshold too fast?
Aberta
- Linguagem predominante
- C++
- Estrelas
- 4
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.