Skip to main content

Tools for interacting with GT's LF AWESOME Receiver data

Project description

LF Logo

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 = ["amplitudeNS.mat", "phaseNS.mat", "amplitudeEW.mat", "phaseEW.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.1.2.tar.gz (27.0 kB view details)

Uploaded Source

Built Distribution

lf-0.1.2-py3-none-any.whl (29.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lf-0.1.2.tar.gz
  • Upload date:
  • Size: 27.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for lf-0.1.2.tar.gz
Algorithm Hash digest
SHA256 aa0f52537880c7bb82c182070e57402d7e64bfc353bcb36e7125fbcbb39e80a6
MD5 4c820e51472b2e20a6f38408648013d4
BLAKE2b-256 c45617616670a7cd682f53ea9390c12d3d763ce86edf22a09c547763523fdd3f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lf-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 29.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for lf-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 614cfea20844fc55508d5db209032d5594b4818cd11ad64f006f51b564347b9b
MD5 34875b6956c43fc7c115081f10bc0a9b
BLAKE2b-256 021283e5cf8a4c036981a19e8e3037c7ab582638f8c6e230c7577d8394a4f30d

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