[yt-users] weird square feature in dark matter density slice map

Junhwan Choi (최준환) choi.junhwan at gmail.com
Thu May 14 07:33:08 PDT 2015


Hi yt users,

I make a simple dark matter slice map from my enzo simulation output
with following script.
==================
pc = yt.SlicePlot(ds, "z", ('deposit', 'io_cic'), width = (244.0,
'Mpccm/h'), center=cen_center)
pc.annotate_text((0.7,0.9),'z=%4.2f' % ds.current_redshift,
coord_system='figure', text_args = text_dict)
pc.annotate_velocity(factor=16, scale=None, scale_units=None, normalize=False)
pc.save("cen_all_0000")
=================

I see the weird 5x6 square shapes on the plot.
Why this square/cube shape result from and how to remove this?

Thank you in advance,
Junhwan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cen_all_0000_Slice_z_io_cic copy.png
Type: image/png
Size: 147260 bytes
Desc: not available
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20150514/7f93f075/attachment.png>
-------------- next part --------------
_______________________________________________
yt-users mailing list
yt-users at lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org


More information about the yt-users mailing list