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.4.tar.gz (42.3 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.4-py3-none-any.whl (44.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: breesy-0.3.4.tar.gz
  • Upload date:
  • Size: 42.3 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.4.tar.gz
Algorithm Hash digest
SHA256 515a7d6187a34bfc29debd6cdeed03df60c4c6840a5ea198bc05507bd18b50b3
MD5 d787fae22d2801ed5cf3265983730505
BLAKE2b-256 53bc08159e51d6407e3e5bf4b85feb323fd2a3381cf7e43f823c87cc86fa748c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: breesy-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 44.6 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 90934acd61024b701fa53150666a5f436f4ca8aeb69b6e069fdd65021dd18a02
MD5 ae8f1b06e9e664a5c62e0f383c9c76de
BLAKE2b-256 e3d7913aa6bc4209f868a4112205f5614f5c3f2bfbe534db0e0cb85ac042b184

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