Example notebooks for accessing the StarHorse datasets: https://arxiv.org/abs/1904.11302
The data location:
- https://gaia.aip.de - ADQL/PostgreSQL/TAP
- https://data.aip.de/starhorse - FITS/HDF5/CSV
- 10.07.2019: v0.5
git https://github.com/arm2arm/starhorse_db.git
cd starhorse_db
pip install -r requirements.txt
jupyter notebook
running examples on the https://mybinder.org
- open the link https://gke.mybinder.org/
- add to the field 'GitHub repository name or URL' https://github.com/arm2arm/starhorse_db
- press the launch button