one.alfΒΆ

Constructing, parsing, validating and loading ALyx Files (ALF)

one.alf.cache

Construct Parquet database from local file system.

one.alf.exceptions

ALyx file related errors A set of Alyx and ALF related error classes which provide a more verbose description of the raised issues.

one.alf.files

Module for identifying and parsing ALF file names.

one.alf.io

I/O functions for ALyx Files Provides support for time-series reading and interpolation as per the specifications For a full overview of the scope of the format, see: https://ibllib.readthedocs.io/en/develop/04_reference.html#alf # FIXME Old link

one.alf.spec

The complete AlF specification descriptors and validators TODO Currently extensions are not optional TODO Make Subjects an optional requirement with lab, i.e. lab/Subjects/subject/date/num OR subject/date/num but NOT lab/subject/date/num.