[yt-users] Halos on slices

Agarwal, Shankar sagarwal at ku.edu
Mon Nov 30 09:38:39 PST 2009


Hi, a couple of questions..

1. I did pc.add_slice("Density",0). Now, I want to plot the halos just for that slice. Is it possible to plot the Halos (from HaloAnalysis.out) slice wise ?

2. I added the Density contours on the slice like...

   p.modify["contour"]("Density",ncont=4,take_log=False,clim=(1e-28,1e-30))


Here, if I am correct, the (1e-28,1e-30) range is divided into 4 equal intervals. So, would the contours be (1e-28,7.525e-29,5.05e-29, 2.575e-29, 1e-30) ? And which of these 5 will get plotted  (the first 4? or the last 4?)


In any case, I have the plot here... http://drop.io/hop_circles .  And it does not show any contour with 1e-29.


regards
shankar



More information about the yt-users mailing list