Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pyxdf-examples | Distribution: Fedora Project |
Version: 1.16.8 | Vendor: Fedora Project |
Release: 1.el9 | Build date: Thu Jul 18 14:16:39 2024 |
Group: Unspecified | Build host: buildhw-a64-07.iad2.fedoraproject.org |
Size: 18090 | Source RPM: python-pyxdf-1.16.8-1.el9.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/xdf-modules/pyxdf | |
Summary: 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
BSD-2-Clause
* Thu Jul 18 2024 Packit <hello@packit.dev> - 1.16.8-1 - Update to 1.16.8 upstream release - Resolves: rhbz#2298637 * Thu Jul 18 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.7-1 - Update to 1.16.7 (close RHBZ#2298482) * Thu Jul 18 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.6-3 - Assert that %pyproject_files contains a license file * Sun Apr 21 2024 Packit <hello@packit.dev> - 1.16.6-1 - Update to 1.16.6 upstream release - Resolves: rhbz#2275890 - Splits the examples into a separate subpackage * Sat Jan 13 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.5-2 - Fix reading numeric array data on big-endian hosts - Build on all architectures (arched base package) to help detect any future endian-related regressions * Fri Jan 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.5-1 - Update to 1.16.5 (close RHBZ#2258032) * Wed May 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.4-1 - Initial package (close RHBZ#2196859)
/usr/lib/python3.9/site-packages/pyxdf/examples /usr/lib/python3.9/site-packages/pyxdf/examples/__init__.py /usr/lib/python3.9/site-packages/pyxdf/examples/__pycache__ /usr/lib/python3.9/site-packages/pyxdf/examples/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyxdf/examples/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pyxdf/examples/__pycache__/playback_lsl.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyxdf/examples/__pycache__/playback_lsl.cpython-39.pyc /usr/lib/python3.9/site-packages/pyxdf/examples/__pycache__/print_metadata.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyxdf/examples/__pycache__/print_metadata.cpython-39.pyc /usr/lib/python3.9/site-packages/pyxdf/examples/playback_lsl.py /usr/lib/python3.9/site-packages/pyxdf/examples/print_metadata.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 07:51:05 2024