Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 568 Bytes

File metadata and controls

24 lines (18 loc) · 568 Bytes

API Reference

This section contains the complete API reference for HED Python Tools.

.. toctree::
   :maxdepth: 2

   models
   schema
   validator
   tools
   errors

Core Modules Overview

The HED Python Tools package is organized into several key modules:

  • Models: Core data structures for HED annotations and tags
  • Schema: HED schema management and validation
  • Validator: Validation tools for HED data
  • Tools: Utility functions and data processing tools
  • Errors: Error handling and reporting classes