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.12.tar.gz (45.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.12-py3-none-any.whl (47.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: breesy-0.3.12.tar.gz
  • Upload date:
  • Size: 45.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.12.tar.gz
Algorithm Hash digest
SHA256 cf0f60d40a09b0650e7ab3542d0c11f4240c7cf0c998ed5ed7864349f70f5713
MD5 aa9a14c3b6f74fcb7eda5b1c2da4cabb
BLAKE2b-256 941d2d795b21d2b93c2c193764486dcec4cba3b441b814cad70a9e8792afcf58

See more details on using hashes here.

File details

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

File metadata

  • Download URL: breesy-0.3.12-py3-none-any.whl
  • Upload date:
  • Size: 47.1 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.12-py3-none-any.whl
Algorithm Hash digest
SHA256 14c37f2d917efee36a3fa2fe9e505ca8c0e2db3db7076786c037501c82ad9fe9
MD5 adb17ead2ae1bb4b48726658b9a24edb
BLAKE2b-256 eba0fe382b7478fa88ec2041f106449203ca81f12871e1bec4430049a30345b1

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