Join parent and restart fits together

spim_restart_join_parent(fit, parent)

Arguments

fit

The new fit. A list with elements samples, pmcmc, etc.

parent

The parent information from the restart data created by spim_fit_process; this contains elements trajectories, rt and data and we use these to create consistent trajectories that cover both the parent and restart fits.

Value

A list with the same elements as fit, but with concatenated trajectories as appropriate.