GithubHelp home page GithubHelp logo

cadenarmstrong / astroquery Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hannorein/astroquery

1.0 2.0 0.0 5.28 MB

Functions and classes to access online data resources. Maintainer: @keflavich

Home Page: http://astroquery.readthedocs.org/en/latest/

Python 98.62% Shell 1.38%

astroquery's Introduction

Accessing Online Astronomical Data

Astrodata is an affiliated package that contains a collection of classes and functions to access online Astronomical data. Each web service has its own sub-package. For example, to interface with the SIMBAD website, use the simbad sub-package:

>>> from astroquery import simbad
>>> theta1c = simbad.QueryId('tet01 Ori C').execute()
>>> theta1c.table.pprint()


MAIN_ID          RA           DEC      RA_PREC DEC_PREC COO_ERR_MAJA COO_ERR_MINA COO_ERR_ANGLE COO_QUAL COO_WAVELENGTH     COO_BIBCODE

------------- ------------- ------------- ------- -------- ------------ ------------ ------------- -------- -------------- -------------------

* tet01 Ori C 05 35 16.4637 -05 23 22.848       9        9        42.09         28.6            90        A              O 2007A&A...474..653V

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.