ethograph.labels.tsv_store
==========================

.. automodule:: ethograph.labels.tsv_store

.. currentmodule:: ethograph.labels.tsv_store

.. rubric:: Functions

.. autosummary::
    :toctree:
    :nosignatures:

    labels_tsv_path
    validate_labels_tsv
    load_labels_tsv
    save_labels_tsv
    get_trial_from_tsv
    set_trial_in_tsv
    get_trial_meta
    set_trial_meta_attr
    init_empty_labels

.. rubric:: Constants

.. autodata:: REQUIRED_COLUMNS
.. autodata:: TSV_COLUMNS
.. autodata:: TRIAL_META_COLUMNS
.. autodata:: TRIAL_META_DEFAULTS
