exoplanet
Science Score: 44.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: LBJ-Wade
- License: mit
- Language: Python
- Default Branch: main
- Size: 14.3 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
- Releases: 0
Metadata Files
README.md
exoplanet
Fast & scalable MCMC for all your exoplanet needs! exoplanet is a toolkit for probabilistic modeling of time series data in astronomy with a focus on observations of exoplanets, using PyMC3. PyMC3 is a flexible and high-performance model building language and inference engine that scales well to problems with a large number of parameters. exoplanet extends PyMC3's language to support many of the custom functions and distributions required when fitting exoplanet datasets.
Read the full documentation at docs.exoplanet.codes.
Installation
The quickest way to get started is to use pip:
bash
python -m pip install exoplanet
Note that you will need Python (>=3.6) installed for this to work, but then this will install all the required dependencies.
Check out the main installation documentation page for more options.
Usage
Check out the tutorials and API docs on the docs page for example usage and much more info. You can also find more in-depth examples on the exoplanet case studies page.
Contributing
exoplanet is an open source project and we would love it if you wanted to contribute. Check out the developer documentation for more info about getting started.
Owner
- Name: cstar
- Login: LBJ-Wade
- Kind: user
- Repositories: 2
- Profile: https://github.com/LBJ-Wade
Citation (CITATION.cff)
cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Foreman-Mackey
given-names: Daniel
orcid: https://orcid.org/0000-0002-9328-5652
- family-names: Luger
given-names: Rodrigo
orcid: https://orcid.org/0000-0002-0296-3826
- family-names: Agol
given-names: Eric
orcid: https://orcid.org/0000-0002-0802-9145
- family-names: Barclay
given-names: Thomas
orcid: https://orcid.org/0000-0001-7139-2724
- family-names: Bouma
given-names: Luke G.
orcid: https://orcid.org/0000-0002-0514-5538
- family-names: Brandt
given-names: Timothy D.
orcid: https://orcid.org/0000-0003-2630-8073
- family-names: Czekala
given-names: Ian
orcid: https://orcid.org/0000-0002-1483-8811
- family-names: David
given-names: Trevor J.
orcid: https://orcid.org/0000-0001-6534-6246
- family-names: Dong
given-names: Jiayin
orcid: https://orcid.org/0000-0002-3610-6953
- family-names: Gilbert
given-names: Emily A.
orcid: https://orcid.org/0000-0002-0388-8004
- family-names: Gordon
given-names: Tyler A.
orcid: https://orcid.org/0000-0001-5253-1987
- family-names: Hedges
given-names: Christina
orcid: https://orcid.org/0000-0002-3385-8391
- family-names: Hey
given-names: Daniel R.
orcid: https://orcid.org/0000-0003-3244-5357
- family-names: Morris
given-names: Brett M.
orcid: https://orcid.org/0000-0003-2528-3409
- family-names: Price-Whelan
given-names: Adrian M.
orcid: https://orcid.org/0000-0003-0872-7098
- family-names: Savel
given-names: Arjun B.
orcid: https://orcid.org/0000-0002-2454-768X
title: "exoplanet: Gradient-based probabilistic inference for exoplanet data & other astronomical time series"
version: "0.5.1"
doi: "10.5281/zenodo.1998447"
date-released: 2021-06-21
GitHub Events
Total
Last Year
Dependencies
- gcc_linux-64
- gxx_linux-64
- numpy
- pip
- python 3.9.*
- scipy
- corner *
- emcee *
- jupyterlab >=3.0
- jupytext *
- lightkurve *
- matplotlib *
- pymc3-ext >=0.1.0
- actions/checkout v2 composite
- actions/upload-artifact v2 composite
- docker://openjournals/paperdraft latest composite
- peaceiris/actions-gh-pages v3.8.0 composite
- actions/checkout v2 composite
- actions/download-artifact v2 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
- pypa/gh-action-pypi-publish v1.4.2 composite