AllenNeuralDynamics / AllenNeuralDynamics/harp.device.lickety-split
Clean up algorithm to be more user-friendly
Abierto
firmware
- Lenguaje dominante
- C++
- Estrellas
- 4
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
At the core, the lick detector is using a change-detection algorithm to detect licks.
This are many well-documented ways of doing this ([PDF](https://isy.gitlab-pages.liu.se/fs/en/courses/TSFS06/PDFs/Basseville.pdf)). And while the Lick Detector scheme is basically the CUSUM algorithm, it's not obvious. Let's make some algorithm tweaks to make the code more familiar to people with a CUSUM background.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.