[yt-users] field parameters and extract_connected_sets

Matthew Turk matthewturk at gmail.com
Thu Oct 20 05:21:39 PDT 2011


Hi Elizabeth,

Looks like it was only retaining "center", not all the field
parameters.  I've pushed a fix in 5a39ef71743a that should fix the
situation.  Let me know if you run into any more problems!

-Matt

On Thu, Oct 20, 2011 at 4:32 AM, Elizabeth Tasker
<tasker at astro1.sci.hokudai.ac.jp> wrote:
> Hi,
>
> Is there a way of passing field parameters to extract_connected_sets?
>
> Currently,
>
> print dd["NegEscapeVelocity"]
>
> works fine but
>
> contours = dd.extract_connected_sets("NegEscapeVelocity", 1, 30.0, maxv, log_space=False)
>
> complains it can't find the set field variables.
>
> Elizabeth
> _______________________________________________
> 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