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_recording("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.11.tar.gz (45.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.11-py3-none-any.whl (47.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for breesy-0.3.11.tar.gz
Algorithm Hash digest
SHA256 ea85df3bd69eae54e604cd00e2b2ffe56f39f5445c8f2afc13a3b82a2a49b256
MD5 7496940f038a1ea864428feebd4d5878
BLAKE2b-256 aeed8f55b369052a30759108799fbf11a1c948f611df69fb33ceddfa03772e44

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for breesy-0.3.11-py3-none-any.whl
Algorithm Hash digest
SHA256 763644b63f3632c3cca8be55d60729de98fc3d046062efb347e056e3bc09f1aa
MD5 ec5708c1b80dc316509790701b6c9fd0
BLAKE2b-256 1e952b202007d605b07046a32c82eead15b3406bc015fe41011c0565b88c709e

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