tess-atlas
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
3 of 8 committers (37.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Keywords from Contributors
Repository
Basic Info
- Host: GitHub
- Owner: dfm
- License: mit
- Language: Python
- Default Branch: main
- Size: 60.7 MB
Statistics
- Stars: 9
- Watchers: 5
- Forks: 8
- Open Issues: 17
- Releases: 1
Metadata Files
README.md
TESS-Atlas
TESS Atlas
The python package used to run the analyses in the TESS-Atlas catalog.
Installation instructions
To install the package:
bash
python -m pip install tess-atlas
or
bash
git clone git@github.com:tess-atlas/tess-atlas.git
cd tess-atlas
python -m pip install -e .
How to use
Analyse a TOI
To run the analysis for one TOI, you can run
bash
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
bash
run_toi <toi id number> --setup
Downloading results
You can _download completed analyses with ```bash downloadtoi 103 --outdir analysed_tois ```
Publishing tess_atlas to pypi
To publish to pypi, you will need admin access to this repo.
Then, publishing just requires you to change the version number tag a commit.
The pypi_release Github action will (hopefully) take care of the rest.
Owner
- Name: Dan Foreman-Mackey
- Login: dfm
- Kind: user
- Location: NYC
- Website: https://dfm.io
- Twitter: exoplaneteer
- Repositories: 318
- Profile: https://github.com/dfm
Citation (CITATION.cff)
cff-version: 1.2.0
title: TESS Atlas
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Avi
family-names: Vajpeyi
email: avi.vajpeyi@monash.edu
affiliation: >-
School of Physics and Astronomy, Monash
University, Clayton VIC 3800, Australia
orcid: 'https://orcid.org/0000-0002-4146-1132'
- given-names: Daniel
family-names: Foreman-Mackey
email: foreman.mackey@gmail.com
affiliation: >-
Center for Computational Astrophysics, Flatiron
Institute, New York, NY 10010, USA
orcid: 'https://orcid.org/0000-0002-9328-5652'
identifiers:
- type: url
value: 'http://catalog.tess-atlas.cloud.edu.au/'
description: The online catalog from this work.
repository-code: 'https://github.com/dfm/tess-atlas'
url: 'http://catalog.tess-atlas.cloud.edu.au/'
repository-artifact: 'https://pypi.org/project/tess-atlas/'
abstract: >-
Source code for the TESS Atlas, a living catalog of
candidate exoplanet parameter estimates, from
two-minute cadence TESS data, to assist in the
vetting process and follow-up analyses.
keywords:
- exoplanets
- Bayesian Inference
- PyMC3
- MCMC
- catalog
license: MIT
GitHub Events
Total
Last Year
Committers
Last synced: about 3 years ago
All Time
- Total Commits: 349
- Total Committers: 8
- Avg Commits per committer: 43.625
- Development Distribution Score (DDS): 0.244
Top Committers
| Name | Commits | |
|---|---|---|
| Avi Vajpeyi | a****i@g****m | 264 |
| Dan F-M | f****y@g****m | 49 |
| Nicholas Saunders | n****4@g****m | 16 |
| Dan Foreman-Mackey | d****m@n****u | 14 |
| Joel Ong | j****g@y****u | 3 |
| Dan Foreman-Mackey | d****n@d****a | 1 |
| Avi Vajpeyi | a****i@l****g | 1 |
| Geert Barentsen | g****t@b****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 49
- Total pull requests: 60
- Average time to close issues: 4 months
- Average time to close pull requests: 9 days
- Total issue authors: 3
- Total pull request authors: 1
- Average comments per issue: 4.22
- Average comments per pull request: 0.07
- Merged pull requests: 58
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- avivajpeyi (47)
- nksaunders (1)
- dfm (1)
Pull Request Authors
- avivajpeyi (60)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 10 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 1
- Total maintainers: 1
pypi.org: tess-atlas
All the TESS exoplanets!
- Homepage: https://github.com/dfm/tess-atlas
- Documentation: https://tess-atlas.readthedocs.io/
- License: MIT
-
Latest release: 0.0.3a0
published over 4 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v2 composite
- actions/upload-artifact v2 composite
- xu-cheng/latex-action v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pypa/gh-action-pypi-publish master composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v1 composite