Skip to content

A Julia package for computational EEG analysis with a focus on sleep neuroscience

License

Notifications You must be signed in to change notification settings

slopezpereyra/EEGToolkit.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

A Julia package for computational EEG analysis with a focus on sleep neuroscience

Resources

License

Stars

Watchers

Forks

Packages

No packages published