Process fit data for lancelot model

spim_fit_process(samples, parameters, data, control)

Arguments

samples

The pmcmc_samples object from mcstate::pmcmc

parameters

The parameter specification (spim_pars_pmcmc_load)

data

Data sets used in fitting

control

A list of control parameters including severity and compiled_compare, typically the particle_filter element of the result of spim_control(). It will be used here to check for switches of particular trajectories to be outputed (e.g. severity).