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 lfdata

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

lfdata-0.0.4.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lfdata-0.0.4-py3-none-any.whl (26.1 kB view details)

Uploaded Python 3

File details

Details for the file lfdata-0.0.4.tar.gz.

File metadata

  • Download URL: lfdata-0.0.4.tar.gz
  • Upload date:
  • Size: 19.6 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 lfdata-0.0.4.tar.gz
Algorithm Hash digest
SHA256 f016a143333e55eb4f4102a8ff0b3f45b5308344672c2d6c3ed2d30677a693eb
MD5 94e353085575b7db2d6bd62c6f92aea8
BLAKE2b-256 c65a7d16dfe5b8c24bc61fcd8906da31fffa8822b8bdd8d5891978ab5c09715f

See more details on using hashes here.

File details

Details for the file lfdata-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: lfdata-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 26.1 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 lfdata-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d9d79d483a0d1dd5d6784f4386c5ba951ab8d0fe2a6ab38bf466a6fca6d63f3e
MD5 d9be3e02df23aeb7f5c8ceb2e9a94b51
BLAKE2b-256 8cff5a8ada14d31bddc40bd82bc23d5a358269a6461e9479cf86e242b5579dda

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