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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sigmf-1.9.1.tar.gz
Algorithm Hash digest
SHA256 269d1e0cf90130ba19c51099fa292b8d659cc224402e718b15920e8ded900715
MD5 77107406a60afdaf7be5301f7d7724c8
BLAKE2b-256 249328dda4753121833f66d3b62e5e67cfb678ebb0e2b38dbbc48712adeb6a03

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sigmf-1.9.1-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.12.12

File hashes

Hashes for sigmf-1.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 be7d62d061973e70b4d49ab71be87fb45c42a543d74154762d681fdbbfc8fadf
MD5 4f7c8ed2bf3dacfd31e19b32912e7ba6
BLAKE2b-256 021070ac318b600bbf104aece1db74c5690dfb9d10a49791adfaafb89919c6e9

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