wbalmer / backtracks

Python package to fit relative astrometry with background star motion tracks.
https://backtracks.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Added the bailer-jones_edr3.csv data file to the repo #12

Closed tomasstolker closed 1 year ago

tomasstolker commented 1 year ago

The data file is read from the repo instead of the working folder. Also reduced the file size by only including the columns that are used.

wbalmer commented 1 year ago

thanks Tomas! this addresses #10 . really appreciate the PR.