AllenNeuralDynamics / AllenNeuralDynamics/harp.device.lickety-split
Clean up algorithm to be more user-friendly
Open
firmware
- Dominant language
- C++
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.