Skip to content

HEP-KBFI/gaia-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaia Tools

This repository contains code to help with general Gaia data handling and to perform a Bayesian analysis of the kinematics of stars in the Milky Way as described in A Bayesian Estimation of the Milky Way’s Circular Velocity Curve using Gaia DR3 (Põder, Benito et al. 2023).

Requirements

The code is all written in python3 and makes substantial use of the standard pandas, numpy, matplotlib, etc. Additional libraries that you may need to investigate depending on your installation:

Install package

To install the project as an importable package do the following:

  1. Download as a tar.gz archive
  2. Use pip install 'gaia_tools.tar.gz' or whatever the file name is
  3. Inside code 'import gaia_tools' or other submodules inside the project
  4. Done!

Data

The input data used in the paper can be found on Zenodo.

Tutorials

The folder jupyter-notebok contains Jupyter Notebooks with examples of how to use this package.

Credit

If you use this material, please don't forget to cite Põder et al. 2023.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published