About#

https://img.shields.io/pypi/v/backtracks https://github.com/wbalmer/backtracks/actions/workflows/main.yml/badge.svg https://img.shields.io/readthedocs/backtracks https://img.shields.io/github/license/wbalmer/backtracks

backtracks is a python package to fit relative astrometry with background helical motion tracks, to discern directly imaged planets :ringed_planet: from contaminant sources :dizzy: :star:

The code is written and developed by Gilles Otten (@gotten), William Balmer (@wbalmer), and Tomas Stolker (@tomasstolker).

Attribution#

If you use backtracks in your published work, please cite our Zenodo entry (here), and provide a footnote/acknowledgement linking to our package. An example bibtex citation is included below, but you may wish to cite a specific version of the package via zenodo instead. Thank you!

@software{backtracks_code,
     author       = {William O. Balmer and
                     Gilles P. P. L. Otten and
                     Tomas Stolker},
     title        = {backtracks: a python package to compare relative astrometry with background helical motion: v0.6},
     month        = feb,
     year         = 2025,
     publisher    = {Zenodo},
     version      = {v0.6},
     doi          = {10.5281/zenodo.14838369},
     url          = {https://doi.org/10.5281/zenodo.14838369},
   }

Details#