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.15.tar.gz (56.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.15-py3-none-any.whl (60.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: breesy-0.3.15.tar.gz
  • Upload date:
  • Size: 56.3 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.15.tar.gz
Algorithm Hash digest
SHA256 8eac1dc3ccfd97dcff09fa4f22cc634169a991c5f490fdc0b9cfbc8006074ba8
MD5 c40dc54713d0f815c3fb9330c99f94c2
BLAKE2b-256 c945b353f4f4a930fe180f398c153e99bede419d2e3a2736e735aeb06d458ad2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: breesy-0.3.15-py3-none-any.whl
  • Upload date:
  • Size: 60.2 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.15-py3-none-any.whl
Algorithm Hash digest
SHA256 5537736bf272c1a9588e47c1567ba85947962fe9a61d240d2f7f2bfb0241f8f6
MD5 412a0a935143e25d905f0917d401f9a2
BLAKE2b-256 7d97661545ecd2e7aead1e4673204d1ffa48d23ff6e0d4dfbb3980d6675a2a74

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