Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
ENCORE 3.0.0 documentation
Logo
ENCORE 3.0.0 documentation

The basics

  • Quickstart
  • Installation
  • GUI Usage
  • GUI Results
  • Upgrading

Advanced use

  • Algorithms configuration file
  • Python API Usage
  • Running batch analyses using the ENCORE Python API
  • Analyzing databases in parallel using the Python API
  • Adding New Algorithms to ENCORE
  • Changelog

API documentation

  • Main Window (GUI)
  • Analysis Runners
  • Parallel Runners
  • Data Handling
    • Assign data
    • Load data
    • Save data
  • Figures and Plotters
    • MatplotlibWidget definition
    • Default plot functions for ENCORE
    • ENCORE runners plots
  • Data Validators
    • Validator of algorithm input data
    • Validator of algorithm parameters
    • Validator of algorithm results
    • Validator of algorithms config file
  • Utility functions

Conceptual background

  • Overview
  • Acknowledgments
Back to top
View this page
Edit this page

Data HandlingΒΆ

Utilities for loading and preparing neuronal activity data.

  • Assign data
  • Load data
  • Save data
Next
Assign data
Previous
Parallel Runners
Copyright © 2026, rivelco
Made with Sphinx and @pradyunsg's Furo