Metadata for python3-pyxdf-examples-1.16.8-1.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-pyxdf-examples
Version: 1.16.8-1.el9
Arch: noarch
Summary: Python package for working with XDF files
License: BSD-2-Clause
Vendor: Fedora Project
Build Host: buildhw-a64-07.iad2.fedoraproject.org
Build Date: Thu Jul 18 12:16:39 2024
Size: 18090
URL: https://github.com/xdf-modules/pyxdf
Description: 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

FILES

/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

REQUIRES

python(abi) 3.9
python3-pyxdf 1.16.8-1.el9
python3dist(numpy)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

python-pyxdf-examples 1.16.8-1.el9
python3-pyxdf-examples 1.16.8-1.el9
python3.9-pyxdf-examples 1.16.8-1.el9

CONFIG FILES

/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

LICENSE FILES

BSD-2-Clause