Skip to main content

Tools for interacting with GT's LF AWESOME Receiver data

Project description

LF Data

This project provides a set of useful tools for interacting with data taken from the LF AWESOME receivers maintained by the LF Radio Lab at Georgia Tech. This data is available publicly at Waldo World.

Installation

Run the following to install:

pip install lf

Example Usage

import lf

# Load an entire .mat file
data = lf.data.rx.load_rx_data("path_to_mat_file")

# Load a specific variable or set of variables
variables = ["station_name", "call_sign", "data"]
data = lf.data.rx.load_rx_data("path_to_mat_file", variables)

# Create an LFData object from two mat files or dictionaries
mat_files = ["amplitude.mat", "phase.mat"]
data = lf.data.rx.LFData(mat_files)

# Evaluate the quality of your data with the EvalLF object
data_eval = lf.data.rxquality.EvalLF(data)

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

lf-0.0.5.tar.gz (19.5 kB view details)

Uploaded Source

Built Distribution

lf-0.0.5-py3-none-any.whl (20.3 kB view details)

Uploaded Python 3

File details

Details for the file lf-0.0.5.tar.gz.

File metadata

  • Download URL: lf-0.0.5.tar.gz
  • Upload date:
  • Size: 19.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.3

File hashes

Hashes for lf-0.0.5.tar.gz
Algorithm Hash digest
SHA256 a660a491ed01a3e0d74a3364afc9b30d165fb25e427e80cc012c8b8718d5c8b4
MD5 ccd8930d3f0783eae17b73e94bd810ae
BLAKE2b-256 ecddcf912182a4bbdc41bad163ee47aff772d6ff00766ff9812e93d077e6c468

See more details on using hashes here.

File details

Details for the file lf-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: lf-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 20.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.3

File hashes

Hashes for lf-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7973eeb0b2b5fa2dae82dec8b1b14b7813f53d721e0d7928b2b8d2b7aba3adfb
MD5 0124b360ad7c7f41d4e3fc8a49ffdb57
BLAKE2b-256 19e3c40bf6c0d60a9cc8cd9e7dd9f36cd49bf79cc108b77bddadac7ff7cdd1db

See more details on using hashes here.

Supported by

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