I wasn't able to reproduce your error.  Is "NegEscapeVelocity" a derived field, and do you have the same problem if you test it out on "Density" ?<div><br></div><div>From</div><div>G.S.</div><div><br>
<div class="gmail_quote">On Thu, Oct 20, 2011 at 1:32 AM, Elizabeth Tasker <span dir="ltr"><<a href="mailto:tasker@astro1.sci.hokudai.ac.jp">tasker@astro1.sci.hokudai.ac.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
Is there a way of passing field parameters to extract_connected_sets?<br>
<br>
Currently,<br>
<br>
print dd["NegEscapeVelocity"]<br>
<br>
works fine but<br>
<br>
contours = dd.extract_connected_sets("NegEscapeVelocity", 1, 30.0, maxv, log_space=False)<br>
<br>
complains it can't find the set field variables.<br>
<br>
Elizabeth<br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</blockquote></div><br></div>