<div dir="ltr"><div><div>Hi all,<br><br></div>I am trying to make a nice volume rendering, and am having some trouble.  My camera commands are:<br>tf = ColorTransferFunction((-29,-24))<br>tf.add_layers(8,w=0.1,colormap="Hue Sat Value 2")<br>
tf.sample_colormap(-26.5,w=0.02,colormap="Hue Sat Value 2")<br>cam = pf.h.camera([0.0,2.,1.8],[0.0,-1.0,-0.2],4.0,512,tf)<br>cam.show()<br><br></div>I will attach the image, also (v11).  First, when I use add_layers, can I get yt to print out WHERE the layers are?  Second, but related, when I just use add_layers I only see the higher density gas.  I have to add sample_colormap to see lower density gas (the blue stuff).  Compare v11 to v6 to see what I am talking about.  <br>
<br>Thanks!<br><div><br></div><div>Stephanie<br></div></div>