AnalyseMCMC
Analyse gravitational-wave parameter-estimation results from SPINspiral and lalinference_mcmc
 All Classes Files Functions Variables Pages
Functions/Subroutines
analyseMCMC_tailored.f90 File Reference

(AnalyseMCMC version 0.7.1, revision 448, hash 2f54722 (2013-11-19))

Produce tailored ASCII output, e.g. for (LaTeX) tables, etc. More...

Functions/Subroutines

subroutine tailored_output (exitcode)
 Create output tailored for some specific purpose/project/paper. More...
 
subroutine tailored_output_0002 (out, exitcode)
 Tailored output format for methods paper 2010. More...
 

Detailed Description

Produce tailored ASCII output, e.g. for (LaTeX) tables, etc.

Function/Subroutine Documentation

subroutine tailored_output ( integer, intent(out)  exitcode)

Create output tailored for some specific purpose/project/paper.

Purpose is selected by setting tailoredOutput:
  • 1: ApJL 2008
  • 2: Methods paper 2010

References tailored_output_0002().

Referenced by analysemcmc().

subroutine tailored_output_0002 ( integer, intent(in)  out,
integer, intent(out)  exitcode 
)

Tailored output format for methods paper 2010.

Parameters
outOutput unit
Return values
exitcodeExit status code

Referenced by tailored_output().