MaCh3  2.6.1
Reference Guide
Classes | Namespaces
ProcessMCMCModule.hpp File Reference

Module for processing MCMC chains and producing diagnostic plots. More...

#include "yaml-cpp/yaml.h"
#include "Fitters/MCMCProcessor.h"
#include "CLI/API/plugin.hpp"
Include dependency graph for ProcessMCMCModule.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  M3::ProcessMCMCModule
 Module for processing MCMC chains and producing various diagnostic plots. More...
 

Namespaces

 M3
 Main namespace for MaCh3 software.
 

Detailed Description

Module for processing MCMC chains and producing diagnostic plots.

Main executable responsible for different types of MCMC processing like drawing posteriors, triangle plots etc. Actual implementation of methods is in MCMCProcessor.

Author
Kamil Skwarczynski

Definition in file ProcessMCMCModule.hpp.