Reference Guide¶
Complete reference for the mava-exchange Python package.
By Topic¶
Writing Packages - Create .mediapkg files
Reading Packages - Load and inspect packages
Track Types - Define annotation tracks
Validation - Validate package structure
By Class¶
Write a .mediapkg archive incrementally. |
|
Read .mediapkg archive files. |
|
Dense time-series of numeric observations sampled at regular intervals. |
|
Sparse interval annotations with single-label values. |
|
Sparse interval annotations with multiple labels per segment. |
|
Describes one measured quantity (column) within an ObservationSeries. |
|
Result of package validation. |
By Function¶
Validate a .mediapkg archive. |
|
Inspect a .mediapkg archive from the command line. |
|
Validate a .mediapkg archive against the MAVA specification. |