All the TESS exoplanets!
Project description
TESS Atlas
Installation instructions
To install the necessary packages, run
python -m pip install -e .
Instructions to update TESS Atlas
- Create and analyse some TOIs with the following:
make run
- Commit the completed TOIs to a branch and make a PR to main
- 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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file tess_atlas-0.0.3a0.tar.gz
.
File metadata
- Download URL: tess_atlas-0.0.3a0.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc77824001f393fff43b519b7ca6583c9ba8a01477fe72ad09dbed48fbbc125b |
|
MD5 | 47f15998c793e42c276ba62e119d1bb1 |
|
BLAKE2b-256 | 3338efc42b06c4ad957e6f8ef7fc04740f8f9b8973a160a9ef5f4940fd688f85 |
File details
Details for the file tess_atlas-0.0.3a0-py3-none-any.whl
.
File metadata
- Download URL: tess_atlas-0.0.3a0-py3-none-any.whl
- Upload date:
- Size: 53.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba6fbd75a050941743ea0e9af3a05b4ea251433adc2aac4c44ae8207e66e157e |
|
MD5 | 4b000acb6fc3ffa0bfdbeb6eb1922fcd |
|
BLAKE2b-256 | 443cf6d0bc96df0e871994eb2ec814576f385ee7b93eb8968846aa8117436d60 |