nicetoolbox.connectors.elan.npz_schema

NPZ output schema: defines array axes independently of the annotation data.

Functions

schema_from_config

schema_from_data

Classes

NpzSchema

class nicetoolbox.connectors.elan.npz_schema.NpzSchema(subjects: list[str], categories: list[str], labels_per_category: dict[str, list[str]])[source]