Skip to main content

Easy EEG analysis for neuroscience. Load, process, and analyze EEG data with simple Python functions.

Project description

Breesy

Easy EEG analysis for neuroscience.

Installation

pip install breesy

Quick Start

import breesy

# Load EEG data
recording = breesy.load.load_dataset("your_data.mat")

# Basic preprocessing  
clean = breesy.processing.mean_centering(recording)
filtered = breesy.processing.remove_powerline_noise(clean)

# Visualize
breesy.plots.plot_recording(filtered)

Features

  • Load various EEG file formats
  • Simple preprocessing and filtering
  • Clear error messages with suggestions

Dependencies

  • Numpy
  • Matplotlib
  • Scipy
  • Scikit-learn
  • tqdm

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

breesy-0.3.7.tar.gz (43.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

breesy-0.3.7-py3-none-any.whl (45.0 kB view details)

Uploaded Python 3

File details

Details for the file breesy-0.3.7.tar.gz.

File metadata

  • Download URL: breesy-0.3.7.tar.gz
  • Upload date:
  • Size: 43.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for breesy-0.3.7.tar.gz
Algorithm Hash digest
SHA256 9594883d671e53260210f82e64df0a2c619dff0a1db50f3a4d59f3b71f160ecc
MD5 97819d0e1e024dbb358a0dd6b6af113d
BLAKE2b-256 08317cb79e6a4a0a5236c92b5a03dac93e241256e4bfa5effc936f24d596cd56

See more details on using hashes here.

File details

Details for the file breesy-0.3.7-py3-none-any.whl.

File metadata

  • Download URL: breesy-0.3.7-py3-none-any.whl
  • Upload date:
  • Size: 45.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for breesy-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 7b40bf4cd6e8857b043922cbe33216864f98b9e511d664dc3e5e0a4cef4d2777
MD5 fc98aa040504a821ab0d5f4ece0f52ac
BLAKE2b-256 5187b0697c49e2b2502a8de44141e1afc18fe74830abd2cd2e9dcb64a371e1e5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page