yt.raven.Callbacks.HopParticleCallback.__init__

HopParticleCallback.__init__(hop_output, p_size=1.0, max_number=None, min_size=20, alpha=0.20000000000000001)

Adds particle positions for the members of each halo as identified by HOP. Along axis up to max_number groups in hop_output that are larger than min_size are plotted with p_size pixels per particle; alpha determines the opacity of each particle.

This Page