Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 630 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 630 Bytes

GaiaAlerts

scrape data from the ESA Gaia Mission Alerts Index

Authors

  • David W. Hogg (NYU) (MPIA) (Flatiron)
  • Brigitta Sipocz (Cambridge)

License

All code in this project is released under an open-source license. See the file LICENSE for more information.

Acknowledgements

This is an academic project; please cite us if you use this code. Additionally, if you use the data in any scientific publications, there are acknowledgment and citation requirements from the Gaia Mission. Obey!

Installation

The scraping code depends on numpy, astropy, bs4, html5lib. These can all be pip-installed.