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

Uploaded Python 3

File details

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

File metadata

  • Download URL: sigmf-1.7.2.tar.gz
  • Upload date:
  • Size: 71.3 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.2.tar.gz
Algorithm Hash digest
SHA256 5f80f7127539358c7528ccf26e0ac5b3c268ecaeb69a921542e8ff71d0c85346
MD5 f5ea6fa523459e8b3f12aabf507ff138
BLAKE2b-256 d2c724747021318ee07bd1b2f18fb61be74c97fba4156aca4f5652961c8874da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sigmf-1.7.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6599b95e8bd3ac2c568b8ec46c312a77b80868cbda79d729234f396d2194d3d8
MD5 1fe05af163d193931a2769b0ef4f3641
BLAKE2b-256 e3ba9010321f2a139fef32f854b717d940d505f753d206937d9ae8e6525c8765

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