Python package to fit relative astrometry with background star motion tracks.
Project description
backtrack
Python package to fit relative astrometry with background star motion tracks.
Written by Gilles Otten (@gotten), William Balmer (@wbalmer), and Tomas Stolker (@tomasstolker).
Work in progress, as of Jun. 15th, 2023.
eDR3 Distance prior summary file from this source, published in Bailer-Jones+2021.
Current example (HD131399Ab) uses data from Wagner+22 and Nielsen+17. Thank you to Kevin Wagner for providing the latest astrometry!
Log-likelihood borrowed heavily from orbitize!
(BSD 3-clause).
Currently requires and python 3.9 ish and astropy
, corner
, dynesty
, matplotlib
, numpy
, novas
, novas_de405
, orbitize
and their dependencies. Note that novas
is not supported on Windows. You can create a working environment using conda+pip via a few lines of code:
conda create python=3.9 -n backtrack
conda activate backtrack
conda install pip
git clone https://github.com/wbalmer/backtrack.git
cd backtrack
pip install -e .
Then, test your installation (takes a while to sample fully):
cd tests
python hd131399a.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
Built Distribution
Hashes for backtracks-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7678569191dd2b7a3ee9e9395d04799db4b357f576f49d09874fd8f200d7e361 |
|
MD5 | 6d46cc22060e1c670993f316caaa05b2 |
|
BLAKE2b-256 | 53ca87f0e3a6eb4f8567b84fac850049a2b30e24fbe4bed0f646b3558a848aeb |