eeglabio 0.0.2-4 documentation

  • Installation
  • Examples
  • API Reference
  • Raw
    • eeglabio.raw.export_set
  • Epochs
    • eeglabio.epochs.export_set
  • Utils
    • eeglabio.utils.cart_to_eeglab
    • eeglabio.utils.cart_to_eeglab_sph
    • eeglabio.utils.export_mne_epochs
    • eeglabio.utils.export_mne_raw

Utils#

eeglabio.utils:

cart_to_eeglab(cart)

Convert Cartesian coordinates to EEGLAB full coordinates.

cart_to_eeglab_sph(cart)

Convert Cartesian coordinates to EEGLAB spherical coordinates.

export_mne_epochs(inst, fname[, precision])

Export MNE's Epochs instance to EEGLAB's .set format using epochs.export_set().

export_mne_raw(inst, fname[, precision])

Export MNE's Raw instance to EEGLAB's .set format using raw.export_set().

previous

eeglabio.epochs.export_set

next

eeglabio.utils.cart_to_eeglab

© Copyright 2022, Jack Zhang.

Created using Sphinx 6.2.1.