Skip to content

Releases: maxkayser/ECTMetrics

ECTMetrics - v1.0.3

29 Apr 20:03

Choose a tag to compare

About ECTMetrics

ECTMetrics is a Python library for analyzing EEG signals, with a focus on electroconvulsive therapy (ECT) seizure metrics. It enables:

  • Synthetic EEG signal generation
  • Visualization of EEG data
  • Calculation of ECT seizure-related metrics

We’re excited to release ECTMetrics v1.0.3

This version includes:

  • Fixed an issue where the metric COH (Maximum Sustained Coherence) was previously calculated outside the ictal window. It is now correctly limited to the ictal signal only.
  • Updated examples & documentation to reflect the corrected COH calculation and recent changes.

ECTMetrics - v1.0.2

21 Feb 18:19
62baeee

Choose a tag to compare

We’re excited to release ECTMetrics v1.0.2

This version includes:

  • Basic setup and installation guide for an easier start.
  • Core features for EEG signal analysis and ECT seizure metric calculations.
  • Links to documentation and examples for guidance and implementation.

About ECTMetrics

ECTMetrics is a Python library for analyzing EEG signals, with a focus on electroconvulsive therapy (ECT) seizure metrics. It enables:

  • Synthetic EEG signal generation
  • Visualization of EEG data
  • Calculation of ECT seizure-related metrics

Get Started

Documentation & Examples: GitHub Repository

ECTMetrics - v1.0.1

26 Jan 19:12
5516dfd

Choose a tag to compare

Release v1.0.1

Highlights

Added

  • Legal disclaimer.
  • Toolbox logo.
  • Additional documentation.

Fixed

  • Various bug fixes and performance improvements.

ECTMetrics - Initial Release

05 Dec 21:30

Choose a tag to compare

This initial release lays the foundation of the ECTMetrics library’s core functionality, including:

  • Basic setup and installation instructions
  • Core features implemented in this version
  • Links to documentation and examples

Please see the README for more details and feel free to open issues for any bugs or feature requests.