Skip to main content

Statistical Validation of TESS Objects of Interest

Project description

https://img.shields.io/badge/GitHub-stevengiacalone%2Ftriceratops-blue.svg?style=flat http://img.shields.io/badge/license-MIT-blue.svg?style=flat http://img.shields.io/badge/arXiv-2002.00691-orange.svg?style=flat

A tool for validating TESS Objects of Interest.

The paper corresponding to this tool is currently under review. See Giacalone & Dressing (2020) for more information.

Installation

You can install the most recently released version of this tool via PyPI:

$ pip install triceratops

Or you can clone the repository:

$ git clone https://github.com/stevengiacalone/triceratops.git
$ cd triceratops
$ python setup.py install

Usage

triceratops can be easily used with jupyter notebook (with Python 3.6 or higher). See the notebook in the examples/ directory for a brief tutorial.

Help

If you are having trouble getting triceratops working on your machine, I recommend installing it in a fresh conda environment. You can download the latest distribution of anaconda here. After doing so, run the following in terminal:

$ conda create -n myenv python=3.6
$ conda activate myenv
(myenv) $ pip install triceratops notebook

You can replace myenv with an environment name of your choice. To exit this environment, run:

(myenv) $ conda deactivate

To delete this environment, run:

$ conda remove --name myenv --all

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

triceratops-0.2.2-py3-none-any.whl (190.5 kB view hashes)

Uploaded Python 3

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