Code Monkey home page Code Monkey logo

gaia's Introduction

Crossmatch SWASP IDs with GAIA

Check for matches between SuperWASP and GAIA with queryGaia.py. If the IRFM theta value is known for the targets, then the stellar radius is estimated using the quation below. The IRFM values used in SuperWASP are measured by Barry Smalley at the University of Keele.

▶ python queryGaia.py -h
usage: queryGaia.py [-h] [--theta THETA] [--radius RADIUS] swasp_id

positional arguments:
  swasp_id         swasp_id to cross match with GAIA. This can also be a path
                   to a text file containing a swasp_id and IRFM theta pair per line.
                   If theta is unknown, insert a minus number on each line instead.

optional arguments:
  -h, --help       show this help message and exit
  --theta THETA    IRFM theta value (mas). If supplying swasp_ids in a text file put
                   the corresponding theta value on the same line as the
                   swasp_id separated by a space. Insert a minus number if theta is
                   unknown
  --radius RADIUS  search radius in arcsec

Estimate Stellar Radius

Notes from Andrew Collier Cameron on estimating stellar radii using theta from IRFM and GAIA parallaxes (units are in mas).

r_star = 214.9*(theta/2.)/parallax

gaia's People

Contributors

jmccormac01 avatar

Watchers

Simon Walker avatar  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.