<div dir="ltr">Hi Carla,<div><br></div><div>Can you share the script you're running and the full error message and traceback you're seeing? If you can, it helps if you can make your script that triggers your issue as minimal as possible.</div><div><br></div><div>We have the yt pastebin set up for sharing snippets of code and text: <a href="http://paste.yt-project.org">paste.yt-project.org</a>.</div><div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 14, 2017 at 2:30 AM, Carla Bernhardt <span dir="ltr"><<a href="mailto:carla.j.bernhardt@gmail.com" target="_blank">carla.j.bernhardt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_6152427825055661655gmail_msg"><span style="font-size:12.8px" class="m_6152427825055661655gmail_msg">Dear yt users,</span></div><div class="m_6152427825055661655gmail_msg"><span style="font-size:12.8px" class="m_6152427825055661655gmail_msg"><br></span></div><div class="m_6152427825055661655gmail_msg"><span style="font-size:12.8px" class="m_6152427825055661655gmail_msg">I am trying to extract a list of star particles and their positions and masses from enzo. This seems to be right along the lines of </span><a href="http://yt-project.org/doc/analyzing/fields.html" style="font-size:12.8px" class="m_6152427825055661655gmail_msg" target="_blank">this tutorial</a><span style="font-size:12.8px" class="m_6152427825055661655gmail_msg">, but I am still stuck. If I try</span><br style="font-size:12.8px" class="m_6152427825055661655gmail_msg"><br style="font-size:12.8px" class="m_6152427825055661655gmail_msg"><span style="font-size:12.8px" class="m_6152427825055661655gmail_msg">print(ad["dark_matter", "particle_position"])</span><br style="font-size:12.8px" class="m_6152427825055661655gmail_msg"><span style="font-size:12.8px" class="m_6152427825055661655gmail_msg">print(ad["stars", "particle_position"])</span><br style="font-size:12.8px" class="m_6152427825055661655gmail_msg"><span style="font-size:12.8px" class="m_6152427825055661655gmail_msg">print(ad["black_holes", "particle_position"])</span><br style="font-size:12.8px" class="m_6152427825055661655gmail_msg"><br style="font-size:12.8px" class="m_6152427825055661655gmail_msg"><span style="font-size:12.8px" class="m_6152427825055661655gmail_msg">I get that none of these fields are available in my provided data. I am using Stochastic Star Formation with a MBH inserted  (i.e. StarParticleCreation=514).</span><br class="m_6152427825055661655gmail_msg"></div><div class="m_6152427825055661655gmail_msg"><span style="font-size:12.8px" class="m_6152427825055661655gmail_msg"><br></span></div><div class="m_6152427825055661655gmail_msg"><span style="font-size:12.800000190734863px">Thanks in advance,</span></div><div class="m_6152427825055661655gmail_msg"><span style="font-size:12.800000190734863px">Carla Bernhardt </span></div><div class="m_6152427825055661655gmail_msg"><span style="font-size:12.800000190734863px">PhD Student </span></div><div class="m_6152427825055661655gmail_msg"><span style="font-size:12.800000190734863px">Universität Heidelberg</span></div><div class="m_6152427825055661655gmail_msg"><span style="font-size:12.800000190734863px">ZAH Institut für Theoretische Astrophysik</span></div><div class="m_6152427825055661655gmail_msg"><span style="font-size:12.800000190734863px"><br></span></div>
<br>______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-users-<wbr>spacepope.org</a><br>
<br></blockquote></div><br></div>