/BioRead.jl

Julia library to read BioPac data, a wrapper of the bioread Python library

Primary LanguageJuliaMIT LicenseMIT

BioRead: Julia library to handle Biopac data

This Julia library calls the read functions of the bioread Python library.

The package bioread will be installed in your Conda environment. If you another PyCall Python environment, ensure that bioread is installed.

Build Status