Skip to content

A Python toolkit to access, explore, and apply a ML clustering algorithm (HDBSCAN) to the Gaia DR2 catalogue.

License

Notifications You must be signed in to change notification settings

preller/PanGaia

Repository files navigation

License: MIT Python 3.7 Binder

Overview

PanGaia is a dedicated Python toolkit made out of different packages, all of them publicly available on the web. It has been developed with three main goals in mind: To facilitate the

  1. accessibility,
  2. exploration, and
  3. clustering analysis

of the Gaia DR2 catalogue. Gaia DR2 catalogue. PanGaia run inside a Jupyter notebook and it can be executed online via Binder. To access to the online version simply click in the binder badge on top of this README file.

Installation

This code has been succesfully tested with Python 3.7 with both the Jupyter notebook and Jupyter lab.

To run locally this code open a terminal and clone this repository in your computer. Then execute the following commands:

cd PanGaia
pip install -r requirements.txt
sh postBuild

Reference article

TbD.

About

A Python toolkit to access, explore, and apply a ML clustering algorithm (HDBSCAN) to the Gaia DR2 catalogue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published