<div dir="ltr">Nathan,<div><br></div><div>While trying to create a minimal runnable script based off the yt datasets I discovered that the issue was with an earlier part of the code and was not a yt bug.</div><div><br></div><div>Joe Tomlinson</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 2, 2017 at 3:20 PM, Nathan Goldbaum <span dir="ltr"><<a href="mailto:nathan12343@gmail.com" target="_blank">nathan12343@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 dir="ltr"><div>This is likely a bug. Can you file an issue on our github?<br><br><a href="https://github.com/yt-project/yt/issues/new" target="_blank">https://github.com/yt-project/<wbr>yt/issues/new</a><br><br></div>If you can, please include a full runnable script that triggers the error you're seeing.<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Thu, Nov 2, 2017 at 2:18 PM, Joseph Tomlinson <span dir="ltr"><<a href="mailto:jmtomlinson95@gmail.com" target="_blank">jmtomlinson95@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">yt-users,<div><br></div><div>I am trying to set the colorbar limits for a plot that has particle annotations but it is throwing an error.</div><div><br></div><div>Here is a brief snippet to show what I mean</div><div><br></div><div>cut = yt.SlicePlot(ds,'x','HI_Densit<wbr>y')</div><div>cut.set_zlim('HI_Density',1e-8<wbr>,1e-2)</div><div>cut.annotate_particles((30,'kp<wbr>c'),marker='o',ptype='DM')</div><div>cut.save()</div><div><br></div><div>This plot was working fine before I added the zlim statement.</div><div>Now it is throwing the error</div><div>Could not find field '('DM', 'HI_density')' in redshift0058.</div><div><br></div><div>Is this just a bug or is there some other reason why I can't set the colorbar limits.</div><div><br></div><div>Thanks,</div><div>Joe Tomlinson</div></div>
<br></div></div>______________________________<wbr>_________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org" target="_blank">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/lis<wbr>tinfo.cgi/yt-users-spacepope.<wbr>org</a><br>
<br></blockquote></div><br></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>