Plot traces of trajectories for each particle. Optionally superimpose it on a frame from the video.
Parameters: | traj : DataFrame
colorby : {‘particle’, ‘frame’}, optional mpp : float, optional
label : boolean, optional
superimpose : ndarray, optional
cmap : colormap, optional
ax : matplotlib axes object, optional
t_column : string, optional
pos_columns : list of strings, optional
plot_style : dictionary
|
---|---|
Returns: | Axes object |
See also