TemporalEvent

class TemporalEvent(contents, start_index, start_time)[source]

Represents an event process with starting and ending.

Note: the contents have the Onset and duration removed.

Methods

hed.tools.analysis.temporal_event.TemporalEvent.__init__(...)

hed.tools.analysis.temporal_event.TemporalEvent.set_end(...)

Attributes

TemporalEvent.__init__(contents, start_index, start_time)[source]
TemporalEvent.set_end(end_index, end_time)[source]