An open API service indexing awesome lists of open source software.

https://github.com/programmatix/brainwave-epoch

Another project in the Brainwave suite of EEG data analysis. This allows epoch-by-epoch analysis of EEG data, with a focus on sleep
https://github.com/programmatix/brainwave-epoch

Last synced: about 1 year ago
JSON representation

Another project in the Brainwave suite of EEG data analysis. This allows epoch-by-epoch analysis of EEG data, with a focus on sleep

Awesome Lists containing this project

README

          

# Brainwave Epoch
Another project in the Brainwave suite of EEG data analysis.

This allows epoch-by-epoch analysis of EEG data, with a focus on sleep and partcularly analysis YASA sleep scoring.

It supports loading data in EDF format.

It is a desktop application using NW.js and React.

## Getting Started
```
npm install
npm run dev
```