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.9.0.tar.gz (85.3 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.9.0-py3-none-any.whl (61.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sigmf-1.9.0.tar.gz
Algorithm Hash digest
SHA256 95e4b28156b2182035ecca5f5852108fb3cdef5f20b0cd48919bb0fc5f293d0e
MD5 5a855a4669740eb1f9651a89834e0470
BLAKE2b-256 67957f1cce42aa1e8c69f64682c53191e9cc027152d516cff7ab8a080cb389a5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sigmf-1.9.0-py3-none-any.whl
  • Upload date:
  • Size: 61.0 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.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 902e694894e61f8cdb75b0d69ae8c407f82f35435c3c5e4c1b586b313f77b89b
MD5 b7d4a89c8990a726da52688992f1666d
BLAKE2b-256 73cd924e04ed4b27266a4b09c9a32963bba387f6a07309018461a4e7c212ba56

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