Author: Amlan Talukder
Date: June 23, 2022
SSAVE is a software used to detect and visualize sleep cycles with spectrogram from EEG data. It was developed as part of a project of Dr. Leping Li's lab of BCBB branch NIH/NIEHS.
- Install python 3.7 or higher
- Install required python packages:
pip install -r requirements.txt
Execute python3 app_desktop.py
in command prompt or terminal
The software is a freely available for academic use. please contact Leping li ([email protected]) for further information.
If any issues arise, please feel free to contact us:
- Amlan Talukder ([email protected])
- Leping Li ([email protected])
- Yuanyuan Li ([email protected])