Alternaria
fit cylinders and ellipsoids to fungus
sampler.cpp File Reference

MCMC sampler for fitting an Alternaria_model, PSF_model, and Imaging_model to a 3D image data set of Alternaria. More...

#include <config.h>
#include <iostream>
#include <iomanip>
#include <fstream>
#include <sstream>
#include <list>
#include <inttypes.h>
#include <sys/time.h>
#include <jwsc/prob/pdf.h>
#include <jwsc/matblock/matblock.h>
#include <jwsc++/base/exception.h>
#include "alternaria_model.h"
#include "psf_model.h"
#include "imaging_model.h"
#include "sampler.h"

Go to the source code of this file.


Detailed Description

MCMC sampler for fitting an Alternaria_model, PSF_model, and Imaging_model to a 3D image data set of Alternaria.

Author:
Joseph Schlecht
License:
Creative Commons BY-NC-SA 3.0

Definition in file sampler.cpp.