EEGToolkit.jl

A Julia package for computational EEG analysis with a focus on sleep neuroscience
Author slopezpereyra
Popularity
2 Stars
Updated Last
2 Months Ago
Started In
May 2024

EEGToolkit

Build Status

๐ŸŒœ Developed at the Laboratory for the Study of Sleep Slow-wave activity

A scientific package for computational EEG analysis with an emphasis on methodological transparency. Current features:

  • EEG Computational Toolkit
  • Loading EEG data
  • EEG visualization
  • Sleep stage handling and NREM period detection
  • Power spectral analysis
  • Spindle detection algorithms

Read the documentation and find examples here.

To install this package, use the standard package REPL approach.

(@v1.8) pkg> add EEGToolkit

Alternatively,

> using Pkg 
> Pkg.add("EEGToolkit")

Used By Packages

No packages found.