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.5.tar.gz (42.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.5-py3-none-any.whl (44.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: breesy-0.3.5.tar.gz
  • Upload date:
  • Size: 42.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.5.tar.gz
Algorithm Hash digest
SHA256 3ba08b3c31c21eb23158c6646f2ebaaae13be03909e6e6898febb610fe156d3a
MD5 97386ac02209411c3bc93fdcf5201cff
BLAKE2b-256 8bb2125f7b959e796552aa847c505869be849871ba597f1be326c1fffcfbdebd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: breesy-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 44.6 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b1f92ea1837fae8ed928c2a04ea3b5afb9cb80ff7572514ad6753fc13f7c36ef
MD5 a6a11bbb23d0819039426cfb1f0723b3
BLAKE2b-256 fbfbfaa708a6aea47813d533377d6df26992d0d572675391a9e298fe12753422

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