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.trans package

wonambi.trans package

Package to transform the Data.

The modules in this package are classes (and maybe functions) that transform the data into data again (all the classes defined in datatype.py). Do not use this package to transform to other classes. If you want to transform to basic elements, use the package “detect” for example.

Subpackages

  • wonambi.trans.extern package
    • Submodules
      • wonambi.trans.extern.dpss module
        • autocorr()
        • autocov()
        • crosscov()
        • dpss_windows()
        • fftconvolve()
        • tridi_inverse_iteration()
        • tridisolve()

Submodules

  • wonambi.trans.analyze module
    • event_params()
    • export_event_params()
    • export_freq()
    • export_freq_band()
  • wonambi.trans.baseline module
    • apply_baseline()
  • wonambi.trans.filter module
    • convolve()
    • filter_()
  • wonambi.trans.frequency module
    • band_power()
    • frequency()
    • morlet()
    • timefrequency()
  • wonambi.trans.math module
    • dB()
    • get_descriptives()
    • math()
  • wonambi.trans.merge module
    • concatenate()
  • wonambi.trans.montage module
    • compute_average_regress()
    • create_bipolar_chan()
    • create_virtual_channel()
    • montage()
  • wonambi.trans.peaks module
    • get_slopes()
    • peaks()
  • wonambi.trans.reject module
    • rejectbadchan()
    • remove_artf_evts()
  • wonambi.trans.select module
    • Segments
      • Segments.dataset
      • Segments.segments
      • Segments.read_data()
    • fetch()
    • get_times()
    • resample()
    • select()
    • smart_chan()
Previous Next

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