danieljprice / splash

SPLASH is an interactive visualisation and plotting tool using kernel interpolation, mainly used for Smoothed Particle Hydrodynamics simulations
https://splash-viz.readthedocs.io
GNU General Public License v2.0
55 stars 43 forks source link

(enhancement) Change marker type for given particle ID(s) #56

Closed themikelau closed 3 years ago

themikelau commented 3 years ago

This would be a useful enhancement for tracking individual particles.

Francyrad commented 3 years ago

It's "impossible" to plot the 123track.out file worship splash -av x.out

However it would be cool to have a file with multiples coordinates for each particle chosen

danieljprice commented 3 years ago

The way I usually do this is via the "plot error bars/circles of interaction" option in the o) menu. There you can enter specific particle IDs and identify/track them even in rendered plots from the overlaid smoothing circle. I guess you just want to change the marker for the particles whose smoothing circles are plotted?

themikelau commented 3 years ago

Thanks @danieljprice , I forgot about the ability to enter particle IDs in the o) menu. In that case, I don't personally need this enhancement.

themikelau commented 3 years ago

@Francyrad I will close this issue, but feel free to log a new issue with your suggestion.