Characterize long-period companions using RV trends, astrometric accelerations, and direct imaging
Project description
# Ethraid
Characterize long-period companions with partial orbits.
## Environment ### Create new environment with python 3.7 - $ conda create –name trends_env python=3.7 - $ conda activate trends_env
## Download using pip - $ pip install ethraid - If the installation fails, try upgrading pip: $ curl https://bootstrap.pypa.io/get-pip.py | python
## Example CLI usage ### Run orbit fits using parameters in configuration file - $ ethraid run -cf path/to/ethraid/example_config_files/config_191939.py ### Load and plot saved results - $ ethraid plot -cf ethraid/config_files/test1.py -rfp results/test1/test1_raw.h5 -gn 100 ### Print 95% mass and semi-major axis confidence intervals based on derived posterior - $ ethraid less -rfp results/test1/test1_raw.h5 -gn 100
## Download repo from Github ### Install dependencies using requirements.txt - $ pip install -r requirements.txt
### Build code from top level of repo - $ cd trends/ - $ python setup.py build_ext –inplace
### Use api_run.py as a reference - $ python api_run.py
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 ethraid-2.2.0.tar.gz
.
File metadata
- Download URL: ethraid-2.2.0.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 836f90981d0e66190743ed5d0c8198bba9dcbbcdc650dba57f7dfabc5ec7c15d |
|
MD5 | 18b25f9cefbfeb196e92e12f29760747 |
|
BLAKE2b-256 | dfc6dc62b75d1febe1e6f2464a62a6ab810396f320b4a4777a235f47323ee6ce |