cogpy

Top-level API for cogpy.

cogpy is a Python package for ecog data analysis. Submodules such as cogpy.brainstates, cogpy.preprocess, and cogpy.spectral expose the primary functionality and are documented in the API reference.

Modules

base

Core schemas and thin wrappers.

brainstates

Brain-state detection and classification.

burst

cli

Command-line interface entry points for cogpy.

datasets

Sample ECoG datasets for testing and tutorials.

decomposition

Dimensionality reduction and signal decomposition.

depth_probe

detect

Event detection framework.

events

Event catalog infrastructure (v2.6).

io

I/O subpackage — file readers, writers, and format converters.

measures

Temporal, spatial, and coupling signal measures.

model

Generative and statistical signal models.

plot

Visualization components for neural signal exploration.

preprocess

Signal preprocessing: filtering, bad-channel detection, resampling, and interpolation.

regression

Linear regression primitives for signal decomposition.

spectral

Spectral analysis: PSD, spectrograms, coherence, and multitaper methods.

triggered

Triggered analysis primitives for event-locked epochs.

utils

wave

Waveform detection, extraction, feature analysis, and travelling-wave methods.