4ae88fd94bf17add70c08712359189b1c4c0d9a7
GaiaDBInterface
A Django application for interacting with Gaia DR3 via ORM interface.
manage.py commands:
ingester
- ingests a directory of csv files into the database. Beware memory leaks.indexer
- indexes the catalog in the database using healpix.indexer-multithread
- a multithreaded version of indexer.
Description
Languages
Python
91.1%
Jupyter Notebook
8.9%