Fedora Packages

python3-pyxdf-examples Subpackage of python-pyxdf

Python package for working with XDF files

pyXDF is a Python importer for XDF files. This package contains the examples (pyxdf.examples). These can be run from the command line for basic functionality. • print_metadata will enable a DEBUG logger to log read messages, then it will print basic metadata about each found stream. ◦ python3 -m pyxdf.examples.print_metadata -f=/path/to/my.xdf • playback_lsl will open an XDF file then replay its data in an infinite loop, but using current timestamps. This is useful for prototyping online processing. ◦ python3 -m pyxdf.examples.playback_lsl /path/to/my.xdf

Releases Overview

Release Stable Testing
Fedora Rawhide 1.16.6-1.fc41 -
Fedora 40 1.16.6-1.fc40 -
Fedora 39 1.16.6-1.fc39 -
Fedora 38 1.16.6-1.fc38 -
EPEL 9 1.16.6-1.el9 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-pyxdf dash maintainers at fedoraproject dot org.



Sources on Pagure