ezmsg.xdf#
ezmsg namespace package for working with XDF (Extensible Data Format) files.
Overview#
ezmsg-xdf ezmsg namespace package for working with XDF (Extensible Data Format) files.
Key features:
XDF file I/O - Read and write XDF format files
Multi-stream support - Handle multiple data streams in XDF files
Metadata handling - Preserve and access stream metadata
Integration - Seamless integration with ezmsg pipelines
Installation#
Install from PyPI:
pip install ezmsg-xdf
Or install the latest development version:
pip install git+https://github.com/ezmsg-org/ezmsg-xdf@main
Dependencies#
Core dependencies:
ezmsgpyxdfnumpy
Quick Start#
For general ezmsg tutorials and guides, visit ezmsg.org.
For package-specific documentation:
API Reference - See API Reference for complete API documentation
README - See the GitHub repository for usage examples
Documentation#
Contents: