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

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.7.1.tar.gz (70.9 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.7.1-py3-none-any.whl (50.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sigmf-1.7.1.tar.gz
Algorithm Hash digest
SHA256 f045dcedc92461e3f0a7c637405c59a62ddc2d7c3ea65f5791c6175062db4345
MD5 8604036a21ce93e13d4b8e854d9b20a8
BLAKE2b-256 3faa047c6765d50fd97b733118e6b71ab7217ca625feced45634603539a92258

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sigmf-1.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 707bf3d0b72d6ee0aae736f066f3583c9e188ac535e368ac595d09ed117d9589
MD5 0e9dbadb9170b1a7689b9e8b6c045c0b
BLAKE2b-256 b602f003fe1d600742d8b5026bbb35496d54be4cfbeb584ccf4b7f634769e26b

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