Skip to content

A "Sleep Spindle" Detector that detects Sleep Spindles from raw EEGs files (the file format is .edf). To do this, the code uses 4 parameters: Absolute Sigma Power; Relative Sigma Power; Moving Correlation; Moving Root Mean Square.

Notifications You must be signed in to change notification settings

LionsFe/Sleep_Spindles_Detector

Repository files navigation

4 Factor & 5 Factor Sleep Spindles Detector for EEG Signals

A "Sleep Spindle" Detector that detects Sleep Spindles from raw EEGs files (the file format is .edf). The 4 parameters Detector uses:

  • Absolute Sigma Power
  • Relative Sigma Power
  • Moving Correlation
  • Moving Root Mean Square.

The 5 parameter Detector uses:

  • Absolute Sigma Power
  • Relative Sigma Power
  • Moving Correlation;
  • Moving Root-Mean-Square
  • Moving Covariance.

About

A "Sleep Spindle" Detector that detects Sleep Spindles from raw EEGs files (the file format is .edf). To do this, the code uses 4 parameters: Absolute Sigma Power; Relative Sigma Power; Moving Correlation; Moving Root Mean Square.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages