wonambi Logo
7.11
  • WONAMBI
    • Features
    • Installation
    • Run it!
    • Documentation
    • Change Log
    • Requirements
    • Optional Requirements
    • Status
    • License
  • Installation
    • Linux / Mac OS X
    • Windows
  • Tutorial / Analysis
    • Get Started
    • Frequency Domain
    • Plot 3D images
  • Command Line
    • wonambi
    • won_convert
  • Graphical User Interface
    • Open Dataset
    • Edit Labels
    • Plot Channels
    • Navigation
    • Annotations
    • Event detection
    • Detection methods
    • Analysis console
    • Screenshot
  • Modules, classes, functions
    • Subpackages
    • Submodules
  • Development
    • Prepare Test Environment
    • 1. Get Files
    • 2. Run the Tests
    • 3. Coverage
    • 4. Documentation
    • 5. Release
    • Tips and Tricks
  • Change Log
    • Version 7
    • Version 6
    • Version 5
    • Version 4
    • Version 3
    • Version 2
    • Version 1
  • TODO
wonambi
  • wonambi package
  • wonambi.detect package

wonambi.detect package

Package to detect spindles, ripples, slow waves.

Submodules

  • wonambi.detect.agreement module
    • MatchedEvents
      • MatchedEvents.all_to_annot()
      • MatchedEvents.f1score
      • MatchedEvents.precision
      • MatchedEvents.recall
      • MatchedEvents.to_annot()
    • consensus()
    • consensus_exact()
    • match_events()
  • wonambi.detect.arousal module
    • DetectArousal
    • detect_HouseDetector()
    • make_arousals()
    • splitpoint()
  • wonambi.detect.ripple module
    • DetectRipple
  • wonambi.detect.slowwave module
    • DetectSlowWave
      • DetectSlowWave.invert
      • DetectSlowWave.trough_duration
    • detect_Massimini2004()
    • detect_Ngo2015()
    • detect_Staresina2015()
    • find_intervals()
    • find_peaks_in_slowwwave()
    • find_zero_crossings()
    • make_slow_waves()
    • select_peaks()
  • wonambi.detect.spindle module
    • DetectSpindle
      • DetectSpindle.tolerance
      • DetectSpindle.min_interval
      • DetectSpindle.power_peaks
    • define_threshold()
    • detect_Concordia()
    • detect_FASST()
    • detect_Ferrarelli2007()
    • detect_Lacourse2018()
    • detect_Martin2013()
    • detect_Moelle2011()
    • detect_Nir2011()
    • detect_Ray2015()
    • detect_UCSD()
    • detect_Wamsley2012()
    • detect_events()
    • make_spindles()
    • merge_close()
    • peak_in_power()
    • peaks_in_time()
    • power_in_band()
    • power_ratio()
    • remove_straddlers()
    • select_events()
    • transform_signal()
    • within_duration()
Previous Next

© Copyright 2013-2022, Gio Piantoni / Jordan O'Byrne.