Larva IO & QC
larva-io features basic load and save routines for data files derived from larva experiment.
This includes .spine and .outline ascii files, trx.mat mat files, and many more to come.
Installation
Python >= 3.6 is required.
pip should work just fine:
pip install .
pip install will install some Python dependencies if missing, but you may still need to install the HDF5 reference library.