sarkas.tools.observables.VelocityDistribution.compute
sarkas.tools.observables.VelocityDistribution.compute#
- VelocityDistribution.compute(compute_moments=False, compute_Grad_expansion=False)[source]#
Calculate the moments of the velocity distributions and save them to a pandas dataframes and csv.
- Parameters
hist_kwargs (dict, optional) – Dictionary with arguments to pass to
numpy.histogram
.**kwargs – These will overwrite any
sarkas.core.Parameters
or defaultsarkas.tools.observables.Observable
attributes and/or add new ones.