Git Product home page Git Product logo

bayes_match's Introduction

Bayesian Cross-Match to Gaia DR2 Sources

This repository provides the code used to calculate the Bayesian probability of stars in some photometric catalog being a match to a subset of Gaia sources. Additionally, an example use of the code is provided in the form of a Jupyter Notebook. This code was written to carry out the analysis outlined in Medan, Lepine and Hartman (2021), not as a stand alone Python package. Because of this, if you would like to adapt or use this code, it is strongly encouraged that you read that paper to understand the assumptions made in this method. Additionally, using this code requires pre-querying an external catalog (as outlined in Medan, Lepine and Hartman (2021)) and formatting the data as stated in the example Jupyter Notebook.

If you use any of this code to match data used in a subsequent study, please cite Medan, Lepine and Hartman (2021).

Installation

To install this code onto your machine simply run:

pip install git+https://github.com/imedan/bayes_match.git

Improvements to Code

In the branch "chunked_match", there is an updated version of the code that will query the external catalog for you and completes some of the tasks in parallel to speed up the initial match. This code is written, but not thoroughly tested. If your match is very large though, it may be worthwhile to try this version of the code.

bayes_match's People

Contributors

imedan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.