![]() |
AnalyseMCMC
Analyse gravitational-wave parameter-estimation results from SPINspiral and lalinference_mcmc
|
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... | |
Produce tailored ASCII output, e.g. for (LaTeX) tables, etc.
| subroutine tailored_output | ( | integer, intent(out) | exitcode | ) |
Create output tailored for some specific purpose/project/paper.
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.
| out | Output unit |
| exitcode | Exit status code |
Referenced by tailored_output().
1.8.3.1