Skip to content

Repository for "Unraveling Neural Complexity — Exploring the Separation of Oscil- lations and 1/f Noise in Neuroscience" workshop GUI

License

Notifications You must be signed in to change notification settings

Farzin-Negahbani/NeNa_aperiodic_GUI

Repository files navigation

NeNa_aperiodic_GUI

Repository for "Unraveling Neural Complexity — Exploring the Separation of Oscillations and 1/f Noise in Neuroscience" workshop GUI

Signal Simulator

Aperiodic Estimator

Dependencies

Repository is mainly in Python and the tested version is 3.9.7.

We recommend to first create a new enviroment, for example with conda run:

conda create -n aperiodic python=3.9.7
conda activate aperiodic

Then you can install repository's required python packages using:

pip install -r requirements.txt

Run GUI

Make sure that you have the python enviroment activated, then run:

python gui.py

About

Repository for "Unraveling Neural Complexity — Exploring the Separation of Oscil- lations and 1/f Noise in Neuroscience" workshop GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages