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.3.tar.gz (41.4 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.3-py3-none-any.whl (43.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: breesy-0.3.3.tar.gz
  • Upload date:
  • Size: 41.4 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.3.tar.gz
Algorithm Hash digest
SHA256 962d939e935acf5ca92e51620147eaa25243faa6f72a1891e18196ae73d9e2bd
MD5 dd8ce022d7e636929a50b79ae915876b
BLAKE2b-256 2c91ff616ca7e8405b011c6264fea24decc752d421c12ed15226c33238c46e3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: breesy-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 43.8 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dff5a0cb0553f6508ef6ee5a36b3c8e654b8f6ffb286b1c873db53a7972dbdde
MD5 071f40b63e251f095fc5b5f03e76c3c0
BLAKE2b-256 3184b95972fba58f9af651d0256ae20f5f7c2d8d6739f2295c343d131e5b8807

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