Skip to main content

No project description provided

Project description

TAPE (Timeseries Analysis & Processing Engine)

Template Documentation Status Unit test and code coverage codecov

Package for working with LSST time series data

Given the duration and cadence of Vera C. Rubin LSST, the survey will generate a vast amount of time series information capturing the variability of various objects. Scientists will need flexible and highly scalable tools to store and analyze O(Billions) of time series. The Time series Analysis and Processing Engine (TAPE) is a framework for distributed time series analysis which enables the user to scale their algorithm to LSST data sizes. It allows for efficient and scalable evaluation of algorithms on time domain data through built-in fitting and analysis methods as well as support for user-provided algorithms. TAPE supports ingestion of multiple time series formats, enabling easy access to both LSST time series objects and data from other astronomical surveys.

In short term we are working on two main goals of the project:

  • Enable ease of access to TimeSeries objects in LSST
  • Enable efficient and scalable evaluation of algorithm on time-domain data

This is a LINCC Frameworks project - find more information about LINCC Frameworks here.

To learn about the usage of the package, consult the Documentation.

Installation

TAPE is available to install with pip, using the "lf-tape" package name:

pip install lf-tape

Getting started - for developers

Download code and install dependencies in a conda environment. Run unit tests at the end as a verification that the packages are properly installed.

$ conda create -n seriesenv python=3.10
$ conda activate seriesenv

$ git clone https://github.com/lincc-frameworks/tape
$ cd tape/
$ pip install .
$ pip install .[dev]  # it may be necessary to use `pip install .'[dev]'` (with single quotes) depending on your machine.

$ pip install pytest
$ pytest

Acknowledgements

LINCC Frameworks is supported by Schmidt Futures, a philanthropic initiative founded by Eric and Wendy Schmidt, as part of the Virtual Institute of Astrophysics (VIA).

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-tape-0.3.0.tar.gz (139.0 kB view details)

Uploaded Source

Built Distribution

lf_tape-0.3.0-py3-none-any.whl (62.0 kB view details)

Uploaded Python 3

File details

Details for the file lf-tape-0.3.0.tar.gz.

File metadata

  • Download URL: lf-tape-0.3.0.tar.gz
  • Upload date:
  • Size: 139.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for lf-tape-0.3.0.tar.gz
Algorithm Hash digest
SHA256 6874f849660ae9c96625bc4a6f99e4c5c580a1ccad25997da6637ee5c2e28394
MD5 1160f9dcd11d12cdd2a9afafab3999de
BLAKE2b-256 8ae39febca420f21c5fa51a961cd9cb60f8f034cdd416db8b8d3549963e8dad2

See more details on using hashes here.

Provenance

File details

Details for the file lf_tape-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: lf_tape-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 62.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for lf_tape-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dae3097aee25dd39b6619867e495d8fbcbfa6731a6aa990b8cba4ba1258e017e
MD5 b1c4ffbcb2206ca9d1e9bf1fc85fa5b3
BLAKE2b-256 bd2efe83cc377e3e55555a8a36a35caf722b7fd3908ca10a4a98551ada3db112

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