Giter VIP home page Giter VIP logo

zarastro's Introduction

Computational Astronomy

Astronomy Links

Books on Astronomy and Statistics

The book Modern Statistical Methods for Astronomy With R Applications by Feigelson and Babu, Cambridge University Press 2012, provides an introduction to statistics for astronomers and an overview of the foremost methods being used in astrostatistical analysis, illustrated by examples in R. (See their arXiv preprint Statistical Methods in Astronomy and Feigelson's Tutorials on AstroStatistics and R.)

The book Statistics, Data Mining, and Machine Learning in Astronomy: A Practical Python Guide for the Analysis of Survey Data, by Ivezic, Conolly, VanderPlas, and Gray, Princeton University Press 2014, presents a wealth of practical analysis problems, evaluates techniques for solving them, and explains how to use various approaches for different types ans sizes of data sets.

The book Bayesian Models for Astrophysical Data: Using R, Jags, Python and Stan, by Hilbe, de Souza, and Ishida, Cambridge University Press 2017, is a comprehensive guide to Bayesian methods in astronomy, enabling hands-on work by supplying complete R, JAGS, Python, and Stan code, to use directly or to adapt. It provides the reader with guidelines on how to develop code for modeling such data, as well as on how to evaluate a model as to its fit.

Bayesian Models in Cosmology presents an overview of Bayesian statistics, the underlying concepts and application methodology that will be useful to astronomers seeking to analyse and interpret a wide variety of data about the Universe. The level starts from elementary notions, without assuming any previous knowledge of statistical methods, and then progresses to more advanced, research-level topics.

Software Libraries for Astronomy

The COsmostatistics INitiative (COIN), a working group built within the International Astrostatistics Association (IAA), aims to create a friendly environment where hands-on collaboration between astronomers, cosmologists, statisticians and machine learning experts can flourish. COIN is designed to promote the development of a new family of tools for data exploration in cosmology, see the COINtoolbox.

VOStat: "A Statistical Web Service for Astronomers", providing interactive statistical analysis of astronomical tabular datasets and integrated into the suite of analysis and visualization tools associated with the international Virtual Observatory (VO) through the SAMP communication system.

The Astrophysics Source Code Library ASCL.net is a free online registry for source codes of interest to astronomers and astrophysicists and lists codes that have been used in research that has appeared in, or been submitted to, peer-reviewed publications.

The Astrostatistics and Astroinformatics Portal (ASAIP) Software Forum is an R-centric collection of information and discussions regarding software for statistical analysis in astronomy. See especially their Datasets page.

Journals and News

  • Astronomy and Computing is a peer-reviewed Elsevier journal that focuses on the broad area between astronomy, computer science and information technology. The journal aims to publish the work of scientists and (software) engineers in all aspects of astronomical computing, ...

  • Nature Astronomy is a monthly, online-only journal (launched in January 2017) publishing research, review and comment at the cutting edge of astronomy, astrophysics, and planetary science. -- Space and Astronomy News from Technology.org -- Universe Today with space and astronomy news..

  • SIMBAD Astronomical Database: The purpose of Simbad is to provide information on astronomical objects of interest which have been studied in scientific articles.

Research Groups with Software

  • Cosmology Research Group at the ETH Zürich with Software Lab. For instance PyCosmo, a Python-based framework to numerically solve the Einstein-Boltzmann equations governing the evolution of linear perturbations in the Universe.

  • Zentrum für Astronomie (ZAH) of Heidelberg University with research and teaching activities ranging from planet formation and galaxy evolution to cosmology and state of the art computer physics. It provides downloads for Gaia Sky, a real-time, 3D, astronomy visualisation software developed in the framework of ESA's Gaia mission to chart about 1 billion stars of our Galaxy.

Astronomy Sites

Exoplanet Data and Graphs

Michael Perryman's The Exoplanet Handbook, Second Edition, Cambridge University Press, UK 2011/2018.

R Packages for Astronomy

  • rcosmo (2020)
    Cosmic Microwave Background Data Analysis; handling and analysing spherical, HEALPix and Cosmic Microwave Background (CMB) data on a HEALPix grid.

  • solaR (2020)
    provides functions to determine the movement of the sun from the earth and to determine incident solar radiation.

  • astrochron (2019)
    contains routines for astronomical time scale construction, time series analysis, time scale development, and paleoclimate analysis.

  • suncalc (2019)
    calculates sun position, sunlight phases (times for sunrise, sunset, dusk, etc.), moon position and lunar phase for the given location and time; interface to the 'suncalc.js' library, part of the SunCalc.net project.

  • UPMASK (2019)
    performs unsupervised photometric membership assignment in stellar clusters using, e.g., photometry and spatial positions.

  • lira (2018)
    performs Bayesian linear regression and forecasting in Astronomy, accounting for all kinds of errors and correlations in the data.

  • celestial (2018)
    includes a collection of common astronomical functions and conversion routines, particularly the HMS and degrees schemes.

  • SPADAR (2017)
    provides functions to create all-sky grid plots of widely used astronomical coordinate systems (equatorial, ecliptic, galactic) and scatter plots of data on any of these systems, including on-the-fly system conversion.

  • FITSio (2016)
    provides utilities to read and write files in the FITS (Flexible Image Transport System) format, a standard format in Astronomy.

  • SCEPtER (2015)
    estimating stellar mass, age, and radius given observational data of effective temperature, [Fe/H], and astroseismic parameters, obtained from pre-computed stellar models.

  • SCEPtERbinary (2014)
    estimating the stellar age for double-lined detached binary systems, adopted from the effective temperature, the metallicity [Fe/H], the mass, and the radius of the two stars.

  • astrodatR (2014)
    collects 19 datasets from contemporary astronomy research, many of which are described in the textbook ‘Modern Statistical Methods for Astronomy with R Applications’.

  • astrolibR (2014)
    presents an R interface to low-level utilities and codes from the Interactive Data Language (IDL) Astronomy Users Library.

  • CRAC (2014)
    collects R functions for cosmological research, with its main functions being similar to the python library, cosmolopy.

  • snapshot (2013)
    contains functions for reading and writing N-body snapshots from the GADGET code for cosmological N-body/SPH simulations.

  • stellaR (2013)
    manages and displays stellar evolution tracks and isochrones from the Pisa low-mass database.

  • cosmoFns (2012)
    contains standard expressions for cosmological distances, times, luminosities, etc., and other quantities useful in observational cosmology, including molecular line observations.

  • astroFns (2012)
    provides miscellaneous Astronomy (time and position) functions, misc. utilities, and data.

Python and Julia Packages for Astronomy

Python

  • Astropy
    The Astropy Project is a community effort to develop a common core package for Astronomy in Python and foster an ecosystem of interoperable astronomy packages.

  • AstroML
    AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, matplotlib, and astropy,

  • Astrophysics astrophysics utilities for Python:
    Astropysics is a Python library containing a variety of utilities and algorithms for reducing, analyzing, and visualizing astronomical data.

Python for Astronomers:
The purpose of this web site is to act as a community knowledge base for performing astronomy research with Python. It provides a variety of tutorials, code snippets, resources, lists of useful packages, general discussion, advice and also features news items, event information and announcements.

astLib Python Astronomy modules:
astLib is a set of Python modules that provides some tools for research astronomers. It can be used for astronomical plots, some statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS).

AstroPython (Python for Astronomers):
The purpose of this web site is to act as a community knowledge base for performing astronomy research with Python. It provides a variety of tutorials, code snippets, resources, lists of useful packages, general discussion, advice and also features news items, event information and announcements. (See their list of packages).

Practical Python for Astromomers is a series of hands-on workshops to explore the Python language and the powerful analysis tools it provides. The emphasis is on using Python to solve real-world problems that astronomers are likely to encounter in research.

Index of PyPi's Packages Matching 'astronomy'.

SIEpedia's Python for astonomers: In this guide you will find which are the most common Python packages and documentation for astronomy.

Julia

The JuliaAstro project lists the following Julia packages for use with astronomical problems:

  • UnitfulAstro.jl: An extension of Unitful.jl for astronomers.
  • AstronomicalTime.jl: Astronomical time keeping in Julia
  • AstroLib.jl: Bundle of small astronomical and astrophysical routines.
  • Celeste.jl: Scalable inference for a generative model of astronomical images
    Finds and characterizes stars and galaxies in astronomical images. It implements variational inference for the generative model.
  • ERFA.jl: Julia wrapper for liberfa
  • EarthOrientation.jl: Calculate Earth orientation parameters from IERS tables in Julia
  • FITSIO.jl: Flexible Image Transport System (FITS) file support for Julia
  • WCS.jl: Astronomical World Coordinate Systems library for Julia
  • Cosmology.jl: Cosmology library for Julia
  • DustExtinction.jl: Models for the interstellar extinction due to dust

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.