Join parent and restart fits together
spim_restart_join_parent(fit, parent)
The new fit. A list with elements samples
, pmcmc
,
etc.
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.
A list with the same elements as fit
, but with
concatenated trajectories as appropriate.