cogpy.events.catalog

EventCatalog: Unified event data structure (v2.6).

This is a lightweight DataFrame wrapper intended to bridge analysis workflows and TensorScope visualization. It supports both point events and interval events (t0/t1 optional).

Classes

EventCatalog(df[, name, metadata])

Unified event catalog with a standardized table schema.