Get exoplanet orbit predictions
Project description
# ephemere
Get exoplanet RV signals from known planets using the NASA exoplanet Archive.
_ephemere_ uses [exofile](https://github.com/AntoineDarveau/exofile) to complement the [NASA exoplanet Archive](https://exoplanetarchive.ipac.caltech.edu/) table. From the parameters in this table, it generates RV signals as a function of time. It can either use the main parameter value or generate random RV signals based on the parameter uncertainties (assuming Gaussian uncertainties).
See the [example script](extras/example.py) for an example of how _ephemere_ can be used to generate RV signals.
## Installation
To install the latest release, use
`shell python -m pip install ephemere `
To install the development version, you can clone it from github and install it with the following commands: `shell git clone https://github.com/vandalt/ephemere.git cd ephemere python -m pip install -U -e ".[dev]" `
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
File details
Details for the file ephemere-0.1.0.tar.gz.
File metadata
- Download URL: ephemere-0.1.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e71d9cfe860ba528d9c4533ee167fe2fb928fa99f4fca4b273e966f93ffdaaca
|
|
| MD5 |
d8b95c064d28858280c61b573432ec4c
|
|
| BLAKE2b-256 |
5b9d78ff0860f21200f19a05797c5cd4f0d98e96ddd4911337f088da051160fa
|