Examples demonstrating sigmf-python for creating, reading, and processing SigMF recordings.
This module follows the SigMF specification html/pdf from the spec repository.
Loading files — sigmf.fromfile() auto-detects format by extension:
meta = sigmf.fromfile("recording") # .sigmf extension optional