Skip to main content

Characterize long-period companions using RV trends, astrometric accelerations, and direct imaging

Project description

# Ethraid

Characterize long-period companions with partial orbits.

[![Powered by radvel](https://img.shields.io/badge/powered_by-radvel-EB5368.svg?style=flat)](https://radvel.readthedocs.io/en/latest/)

## 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 1) Manually installing numpy and cython, which are needed for setup: $ pip install numpy cython 2) 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

## If downloading repo ### 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ethraid-0.1.109.tar.gz (1.4 MB view details)

Uploaded Source

File details

Details for the file ethraid-0.1.109.tar.gz.

File metadata

  • Download URL: ethraid-0.1.109.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.10

File hashes

Hashes for ethraid-0.1.109.tar.gz
Algorithm Hash digest
SHA256 07f08a9245283c23f783ace167927c7cd15df8c9c46d5551da9a3996a1c51c32
MD5 dc41d8153d2b6a8b4958905a7d7c8c60
BLAKE2b-256 8f3a1ee21ac7e8f8cd77ee37196f91d7db577cb3ccca89e53808cc63a1201b70

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page