tropea_clustering.plot_smooth.color_trj_from_xyz¶
- tropea_clustering.plot_smooth.color_trj_from_xyz(trj_path, labels, n_particles, tau_window)[source]¶
Saves a colored .xyz file (‘colored_trj.xyz’) in the working directory.
Warning
This function is WIP.
- Parameters:
Notes
In the input file, the (x, y, z) coordinates of the particles need to be stored in the second, third and fourth column respectively.