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 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. Ideally we would like to provide a single unified interface, similar to RAIL’s approach for photo-zs, that allows scientists to fit and analyze time series using a variety of methods. This would include implementation of different optimizers, ability to ingest different time series formats, and a set of metrics for comparing model performance (e.g. AIC or Bayes factors).

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.2.2.tar.gz (104.1 kB view details)

Uploaded Source

Built Distribution

lf_tape-0.2.2-py3-none-any.whl (43.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lf-tape-0.2.2.tar.gz
Algorithm Hash digest
SHA256 bebead0b9207c7bdfdc7209744acf13848306c7dbc17196e5624fa279df18d66
MD5 00bca52274058a7c3030b2f3f5a359f1
BLAKE2b-256 5176899b8898c989d9cbf766698a24ddf4ab183c6d060d5c5c637b6f16e4be5c

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for lf_tape-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cb5a983747590b38776327db21f6160a60dae9a9174e7c67d255215aa9f234e7
MD5 e53866213f65b5c43e52502bf67bbbc2
BLAKE2b-256 3dd2262a9be304b30f82975da950e2982980f2e50d7b0c9534353e072a619a0f

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