Skip to main content

Utility classes for working with the LSST EFD.

Project description

LSST EFD Client

https://img.shields.io/pypi/v/lsst-efd-client.svg https://img.shields.io/travis/lsst-sqre/lsst-efd-client.svg

Utility classes for working with the LSST EFD.

  • Free software: MIT license

Features

  • The client EfdClient, has several useful functions.

    • get_topics: Return the topics in the EFD.

    • get_fields: Return the fields in a particular topic

    • build_time_range_query: Build an InfluxQL query for a topic and time range

    • select_time_series: Return a DataFrame containing results of a time range query

    • select_packed_time_series: Return a DataFrame with high cadence telemetry expanded into a single DataFrame.

    • select_top_n: Return a DataFrame with the results of just the most recent rows.

See example notebooks here.

Authentication

Credentials for authenticating to available EFDs are held in a special file on disk. By default, this location is ~/.lsst/notebook_auth.yaml. The file must exist and must have 006 permissions set. The format of the file is a YAML dictionary of valid EFD names. Each EFD entry should contain the username, password, and host for the EFD. Currently, my file looks like this:

lab_efd:
  username: <user>
  password: <passwd>
  host: "test-influxdb-efd.lsst.codes"
summit_efd:
  username: <user>
  password: <passwd>
  host: "influxdb-summit-efd.lsst.codes"

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2019-12-23)

  • First release on PyPI.

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

lsst-efd-client-0.1.9.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

lsst_efd_client-0.1.9-py2.py3-none-any.whl (7.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file lsst-efd-client-0.1.9.tar.gz.

File metadata

  • Download URL: lsst-efd-client-0.1.9.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.1

File hashes

Hashes for lsst-efd-client-0.1.9.tar.gz
Algorithm Hash digest
SHA256 61b3b0c717e290c83c6948891abee9367a845c047a508ecc6c87db27938f25e3
MD5 70e75cc426660cbf68bc87d7229282a4
BLAKE2b-256 2c3429e30f3400b68cedbd354d97a41e8940a9ea1e1376fec5dd91e83a661dc3

See more details on using hashes here.

Provenance

File details

Details for the file lsst_efd_client-0.1.9-py2.py3-none-any.whl.

File metadata

  • Download URL: lsst_efd_client-0.1.9-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.1

File hashes

Hashes for lsst_efd_client-0.1.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c7b2f1b7dfd3af9bd37041e0239d12dc0d4093270e2f2fedc16b5b3c3e60c5ba
MD5 ba5007c98ad561066d410a68513b9852
BLAKE2b-256 b899a4012385bc932d553be60a9ca1464552a80b5e5529a4304adf6224eb5a05

See more details on using hashes here.

Provenance

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