fusion icon indicating copy to clipboard operation
fusion copied to clipboard

Support for (fooof) aperiodic frequency analysis after recordings

Open oreHGA opened this issue 1 year ago • 1 comments
trafficstars

Context: fitting oscillations over 1/f is a way to get what the dominant brain wave is taking into account the general "noise"/"activity" in the brain - https://fooof-tools.github.io/fooof/

  • [x] Implement fooof library methods on recorded EEG data
  • [ ] Upload methods to python api server and respond with metadata
  • [ ] Display results on /analysis page

oreHGA avatar Feb 08 '24 23:02 oreHGA

Jupyter notebook that reads eeg data in mne epochs and passes to fooof module https://github.com/NEUROFUSIONInc/NeuroFusion-Explorer/blob/main/explorer_notebooks/baseline_recording_summary.ipynb

oreHGA avatar May 11 '24 01:05 oreHGA