Pastebin

Paste #4555: buff_size issue

< previous paste - next paste>

Pasted by Yi-Hao Chen

Download View as text

import yt

ds = yt.load("GasSloshing/sloshing_nomag2_hdf5_plt_cnt_0150")

slice = yt.SlicePlot(ds, 'x', "density", width = (100.0, 'kpc'))
slice.set_buff_size((8,4))
slice.save()

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.