This repo is used for detecting the timecourse of seizure events in generalised and focal seizures in larval zebrafish PTZ data - this repo is very much a work in progress!
- the implementation of seizure detection algorithms
- Modules contain functions for running seizure detection
- Accompanying ipynotebooks demonstrate how to use the modules
'admin_functions.py' - useful administrative functions
'detect.py' - functions for detecting seizure events
'detect.ipynb' - running and implementing detect functions