Skip to main content

All the TESS exoplanets!

Project description

Unit 🧪 template.ipynb end-to-end 🧪 template.ipynb


TESS Atlas

Installation instructions

To install the necessary packages, run

python -m pip install -e .

Instructions to update TESS Atlas

  1. Create and analyse some TOIs with the following: make run
  2. Commit the completed TOIs to a branch and make a PR to main
  3. Once PR to main completed, run make website to convert the notebooks to HTML and upload to the gh-pages branch and deploy to github-pages

How to use

To run the analysis for one TOI, you can run

run_toi <toi id number>

where an example <toi id number> = 724

To only setup the notebook + data needed for the analysis for one TOI, you can run

run_toi <toi id number> --setup

where an example <toi id number> = 724

To run all the notebooks (in batches of 8), you can run

run_tois

To make the slurm files needed to analyse a CSV of TOIs you can run:

make_slurm_job --toi_csv toi_ids.csv --module_loads "git/2.18.0 gcc/9.2.0 openmpi/4.0.2 python/3.8.5"

Run tests on template.ipynb

python -m pip install -e ".[test]"
pytest tests/

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

tess_atlas-0.0.3a0.tar.gz (1.7 MB view hashes)

Uploaded Source

Built Distribution

tess_atlas-0.0.3a0-py3-none-any.whl (53.2 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