table_description_annot

ketos.data_handling.database_interface.table_description_annot(freq_range=False)[source]

Table descriptions for strong annotations.

Args:
freq_range: bool

Set to True, if your annotations include frequency range. Otherwise, set to False (default). Only used for strong annotations.

Returns:
TableDescription: class (tables.IsDescription)

The class describing the table structure.