Skip to content

Releases: jonasvannijnatten/Neurofeedback_Tool

Multiple channel feedback

06 May 16:41
c1fb308
Compare
Choose a tag to compare
Merge pull request #13 from jonasvannijnatten/development

Development

First Feedback version

03 May 05:43
f023b9b
Compare
Choose a tag to compare

First version including auditory neurofeedback signal.
The program calculates the relative alpha power (8-12Hz / 4-35Hz) and continually compares it to the min and max relative power scores from the current session.
Noise levels are adjusted online depending on the alpha power (high power = low noise, low power = high noise).

First Feedback version

02 May 13:42
f023b9b
Compare
Choose a tag to compare

First version including auditory neurofeedback signal.
The program calculates the relative alpha power (8-12Hz / 4-35Hz) and continually compares it to the min and max relative power scores from the current session.
Noise levels are adjusted online depending on the alpha power (high power = low noise, low power = high noise).

Developers edition

01 May 21:10
f023b9b
Compare
Choose a tag to compare

Neurofeedback program which records 8 EEG channels and plots:

  • recorded EEG signal
  • power spectrum
  • power of two user defined frequency bands
  • power ratio between the two bands

Script_Version

25 Apr 11:27
f023b9b
Compare
Choose a tag to compare

First version of the Matlab Neurofeedback tool.
This version consists of a script that records 8 channels of EEG data and displays raw EEG signal, power spectrum, power of 2 user defined frequency bands and the power ratio between those two bands of one selected channel.