lincc-frameworks / tape

[Deprecated] Package for working with LSST time series data
https://tape.readthedocs.io
MIT License
12 stars 3 forks source link
astronomy time-series

TAPE (Timeseries Analysis & Processing Engine)

Template

PyPI

GitHub Workflow Status codecov Read the Docs benchmarks

Please Note: This project is deprecated, and nested-pandas/nested-dask are the successor packages that handles many of the use cases originally supported by this project more effectively. We encourage you to head over there to learn more.

The Time series Analysis and Processing Engine (TAPE) is a framework for distributed time series analysis which enables the user to scale their algorithms to large datasets, created to work towards the goal of making LSST time series analysis accessible. 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:

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

Contributing

GitHub issue custom search in repo

See the Contribution Guide for complete installation instructions and contribution best practices.

Acknowledgements

This project is supported by Schmidt Sciences.