yt.raven.Callbacks.HopParticleCallback

class yt.raven.Callbacks.HopParticleCallback(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.

Methods

convert_to_pixels(plot, coord[, offset])

Previous topic

yt.raven.Callbacks.HopCircleCallback.convert_to_pixels

Next topic

yt.raven.Callbacks.HopParticleCallback.convert_to_pixels

This Page