Skip to main content

Easily interact with Signal Metadata Format (SigMF) recordings.

Project description

Rendered SigMF Logo

PyPI Version Shield Build Status Shield License Shield Documentation Shield PyPI Downloads Shield

The sigmf library makes it easy to interact with Signal Metadata Format (SigMF) recordings. This library is compatible with Python 3.7-3.14 and is distributed freely under the terms GNU Lesser GPL v3 License.

This module follows the SigMF specification html/pdf from the spec repository.

Install

pip install sigmf

Read SigMF

import sigmf

# read SigMF recording
meta = sigmf.fromfile("recording.sigmf-meta")
samples = meta[0:1024]  # get first 1024 samples
sample_rate = meta.sample_rate  # get sample rate


# read other formats containing RF time series as SigMF
meta = sigmf.fromfile("recording.wav")   # WAV
meta = sigmf.fromfile("recording.cdif")  # BLUE / Platinum
meta = sigmf.fromfile("recording.xml")   # Signal Hound Spike

Docs

Please visit our documentation for full API reference and more info.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sigmf-1.8.0.tar.gz (75.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sigmf-1.8.0-py3-none-any.whl (55.8 kB view details)

Uploaded Python 3

File details

Details for the file sigmf-1.8.0.tar.gz.

File metadata

  • Download URL: sigmf-1.8.0.tar.gz
  • Upload date:
  • Size: 75.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for sigmf-1.8.0.tar.gz
Algorithm Hash digest
SHA256 91e10cb046499639e5f961d66a24c17a33ff76fc98df892eab0953cc9d659a50
MD5 c81eefb4a49dfb9e82b476296fb4e792
BLAKE2b-256 ef105762fd30c085b65ede5287c976d48af4a225bdd31c0c6e2e1627836c5bcc

See more details on using hashes here.

File details

Details for the file sigmf-1.8.0-py3-none-any.whl.

File metadata

  • Download URL: sigmf-1.8.0-py3-none-any.whl
  • Upload date:
  • Size: 55.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for sigmf-1.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f233ab04344fa3e42170926a646f7e53edd7edc65fcda42eb3d7efaf8a2e8263
MD5 ecbc3d647b50e3b26ca3d52657bfc977
BLAKE2b-256 28ce8261a0a291f0303573c30125bf16422219c2c4b6c9959c2cb15c1f93c480

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page