python3-edlio

Python support for data in an Experiment Directory Layout (EDL)
  https://edl.readthedocs.io/
  0
  no reviews



Experiment Directory Layout (EDL) is a defined directory structure for raw data recordings of scientific experiments, primarily used in neurosciences. It allows a variety of data formats to be stored, with comprehensive accompanying metadata being saved in human-readable TOML markup files. It is used extensively by the Syntalos data acquisition system.

This package contains a Python module to read and write data and metadata in an EDL directory structure.