analysisΒΆ

Basic analysis tools.

Modules

hed.tools.analysis.annotation_util

Utilities to facilitate annotation of events in BIDS.

hed.tools.analysis.column_name_summary

Summarize the unique column names in a dataset.

hed.tools.analysis.event_manager

Manager of events of temporal extent.

hed.tools.analysis.file_dictionary

A file dictionary keyed by entity indices.

hed.tools.analysis.hed_tag_counts

Classes for managing counts of HED tags for columnar files.

hed.tools.analysis.hed_tag_manager

Manager for HED tags from a columnar file.

hed.tools.analysis.hed_type

Manager a type variable and its associated context.

hed.tools.analysis.hed_type_counts

Classes for managing counts of tags for one type tag such as Condition-variable or Task.

hed.tools.analysis.hed_type_defs

Manager for definitions associated with a type such as condition-variable.

hed.tools.analysis.hed_type_factors

Manager for factor information for a columnar 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.sequence_map

A map of containing the number of times a particular sequence of values in a column of a columnar file.

hed.tools.analysis.tabular_summary

Summarize the contents of columnar files.

hed.tools.analysis.temporal_event

A single event process with starting and ending times.