Coder Social home page Coder Social logo

cspmcmc's Introduction

CSPMCMC

MCMC codes used by the Carnegie Supernova Project

These are the python codes used for the analysis of type Ia supernovae. Currently, there are four sets of code:

  • Host_DM: Determine the distances to hosts with Cepheid variables.
  • Extinction: Compute the extinction properties of a sample of SNe Ia.
  • Tripp_H0: Determine the Hubble constant using the Tripp method
  • Ext_H0: Determine the Hubble constant using the extinctions determined from Extinction.

Each set of codes runs independently, though Tripp_H0 and Ext_H0 require the distance modulus output from Host_DM and Ext_H0 requires the extinction properties output from Extinction.

The following python modules/packages are required to run the code, all of which are available through anaconda. The versions are those used when developing the code.

  • Python 2.7
  • Numpy 1.11.3
  • Scipy 0.19.0
  • matplotlib 2.0.2 (for graphical output)
  • pystan 2.14.0.0
  • astropy 1.3.3

There are modules used in common between all the codes. These are located in the lib folder and should be made available in python's search path (e.g., by setting $PYTHONPATH). If you use the provided PBS/SLURM submission scripts in each folder, they will take care of copying the needed python modules/scripts to the working folder.

Each folder has a readme with instructions on usage.

cspmcmc's People

Contributors

chrisrburns avatar obscode avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.