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.13.tar.gz (46.1 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.13-py3-none-any.whl (47.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: breesy-0.3.13.tar.gz
  • Upload date:
  • Size: 46.1 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.13.tar.gz
Algorithm Hash digest
SHA256 1d64685be53eae7098a30a8f11d929ec899619aa79826906de7cf6f4b48deef0
MD5 16a5ed80b41773769b176cfa031c82fd
BLAKE2b-256 7534ea39b71f7017543c1a90aa36fc4778b6d68ae91413435373ace790a3cbec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: breesy-0.3.13-py3-none-any.whl
  • Upload date:
  • Size: 47.5 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.13-py3-none-any.whl
Algorithm Hash digest
SHA256 beed5e315ed0073fb34b62052d6f93a886fde1576ec6d3d1addf089d11bc7308
MD5 7c0ac60a9d012d29b5ddaf541c3003f4
BLAKE2b-256 2735b51ec5d7f3cc8419e873d85b2301fa7e3052fccbf0b4be8dae5639bd3e04

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