yt.lagos.BinnedProfile2D.write_out

BinnedProfile2D.write_out(filename, format='%0.16e', bin_style='left')

Write out the values of x,y,v in ascii to filename for every field in the profile. Optionally a format can be specified. Bins will be saved based on bin_style (left, right, center, both).

Previous topic

yt.lagos.BinnedProfile2D.keys

Next topic

yt.lagos.BinnedProfile2D.write_out_h5

This Page