yt.lagos.BinnedProfile3D.add_fields

BinnedProfile3D.add_fields(fields, weight='CellMassMsun', accumulation=False, fractional=False)

We accept a list of fields which will be binned if weight is not None and otherwise summed. accumulation determines whether or not they will be accumulated from low to high along the appropriate axes.

Previous topic

yt.lagos.BinnedProfile3D

Next topic

yt.lagos.BinnedProfile3D.choose_bins

This Page