trackpy.reconnect_traj_patch#
- trackpy.reconnect_traj_patch(f, link_range, old_particle_column, t_column='frame')#
Reconnect the trajectory inside a range of frames to the trajectories outside the range.
Requires a column with the original particle indices. Does not work in combination with memory. Changes the provided DataFrame inplace.
See also