Skip to content

Commit

Permalink
Added notebook for IRASA
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelvallat committed Aug 29, 2019
1 parent 53cf8f6 commit 8da14cc
Show file tree
Hide file tree
Showing 5 changed files with 358 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,10 @@ The examples Jupyter notebooks are really what make YASA great! In addition to s

9. `notebooks/09_REMs_detection.ipynb <notebooks/09_REMs_detection.ipynb>`_: REMs detection.

**Bandpower & hypnogram handling**
**Spectral analysis**

10. `notebooks/10_bandpower.ipynb <notebooks/10_bandpower.ipynb>`_: spectral bandpower per channel and per sleep stage.
11. `notebooks/11_IRASA.ipynb <notebooks/11_IRASA.ipynb>`_: separate the aperiodic (= fractal = 1/f) components of the EEG power spectra using the IRASA technique.

Typical uses
------------
Expand Down
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ The examples Jupyter notebooks are really what make YASA great! In addition to s
**Spectral analysis**

* `10_bandpower.ipynb <https://github.com/raphaelvallat/yasa/blob/master/notebooks/10_bandpower.ipynb>`_: bandpower per channel and per sleep stage.
* `11_IRASA.ipynb <https://github.com/raphaelvallat/yasa/blob/master/notebooks/11_IRASA.ipynb>`_: separate the aperiodic (= fractal = 1/f) components of the EEG power spectra using the IRASA method.

Typical uses
------------
Expand Down
Loading

0 comments on commit 8da14cc

Please sign in to comment.