analysisΒΆ

Basic analysis tools.

Modules

hed.tools.analysis.analysis_util

Utilities for assembly, analysis, and searching.

hed.tools.analysis.annotation_util

Utilities to facilitate annotation of events in BIDS.

hed.tools.analysis.column_name_summary

Summarizes the unique column names in a dataset.

hed.tools.analysis.event_manager

Manages events of temporal extent.

hed.tools.analysis.file_dictionary

Representation of a file dictionary keyed by entity indices.

hed.tools.analysis.hed_tag_counts

Counts of HED tags in a file's annotations.

hed.tools.analysis.hed_tag_manager

Manager for the HED tags in a tabular file.

hed.tools.analysis.hed_type

Manages a type variable and its associated context.

hed.tools.analysis.hed_type_counts

Manages the counts of tags such as Condition-variable and task.

hed.tools.analysis.hed_type_defs

Manages definitions associated with a type such as condition-variable.

hed.tools.analysis.hed_type_factors

Manages factor information for a tabular file.

hed.tools.analysis.hed_type_manager

Manager for type factors and type definitions.

hed.tools.analysis.key_map

A map of column value keys into new column values.

hed.tools.analysis.tabular_summary

Summarize the contents of tabular files.

hed.tools.analysis.temporal_event