- Web app for EEG signal processing using diagrams.
- Each block is a common method in EEG processing pipeline.
- Different visualizations like PSD with Welch method, time-frequency with Morlet's wavelets or Multitapers method and ITC.
- Filtering with 4th order Butterworth IIR filter or FIR filters with common windows like Blackman, Hamming and Hann.
- Epochs and events management.
Backend Packages: Python 3.8, Django 3.0.7, Django REST framework 3.12.2, MNE 0.24.1.
Frontend Packages: Redux.js 4.0.5, Arction.js 3.2, React Flow 8.8.0.


