pyLossless
/
  • Installation
  • Tutorials
    • Open The QCR dashboard in a jupyter notebook.
    • Run pyLossless on a BIDS dataset.
    • PyLossless Algorithms
  • API Reference
    • PyLossless Configuration Classes
    • PyLossless Config Class
    • Rejection Config Class
    • Pipeline Configuration File
    • BIDS helper functions
    • Datasets
    • LosslessPipeline Class
    • Pipeline Functions
    • Flag Classes
    • Pipeline Steps
      • Filtering
      • Find Breaks
      • Identify Noisy Channels
      • Identify Noisy Epochs
      • Identify Uncorrelated Channels
      • Identify Uncorrelated Epochs
      • Identify Bridged Channels
      • Run ICA
    • Pipeline Helpers
      • Epoching
      • Identify Neighboring sensors
      • Setting the EEG Montage
  • Contributing
  • Paper
  1. pyLossless /
  2. API Reference

API ReferenceΒΆ

This is the reference for classes (CamelCase names) and functions (underscore_case names) of pyLossless, grouped thematically by analysis stage. Functions and classes that are not below a module heading are found in the lossless namespace.

  • BIDS helper functions

  • PyLossless Configuration Classes

  • Pipeline Configuration File

  • Datasets

  • LosslessPipeline Class

  • Pipeline Functions

  • Flag Classes

Previous
PyLossless Algorithms
Next
PyLossless Configuration Classes

2023, Huberty, Scott; O'Reilly, Christian; Desjardins, James

Made with Sphinx and Shibuya theme.