python-pybvrf 0.1.4
Channel: guix-science
Home page: https://github.com/cbrnr/pybvrf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Work with BrainVision Recording Format (BVRF) files in Python
Description:
PyBVRF is a Python package for working with BVRF files.
The package includes the following features:
Support for multi-participant recordings
Seamless integration with MNE-Python
Convenient access to metadata (including the original YAML header)
Support for markers and impedance data
A BVRF recording consists of multiple files which are expected to be available in the same directory. The required files are:
<fname>.bvrh (header file)
<fname>.bvrd (data file)
<fname>.bvrm (marker file)
Optionally, <fname>.bvri (impedance file) may also be present.
Total packages: 1