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.

## 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, plot results, and print 95% confidence intervals all at once - $ ethraid all -cf path/to/ethraid/example_config_files/config_191939.py -rfp results/test1/test1_processed.h5 -t 1d 2d

### Or run each command separately:

### 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 75 -t 1d 2d ### Print 95% mass and semi-major axis confidence intervals based on derived posterior - $ ethraid lims -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


Download files

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

Source Distribution

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

Uploaded Source

File details

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

File metadata

  • Download URL: ethraid-2.4.3.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-2.4.3.tar.gz
Algorithm Hash digest
SHA256 b2196d8eb903dad631a8f24f64d1d34e78f6b10b15ec4ae811816902e870b0c9
MD5 28261da97964ffc3b6cad221c86db21e
BLAKE2b-256 8511496447d0320214f823d1164c8652fb0e11ca153fe5fb55668b2974781c74

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