<div><div dir="auto">In principle it’s possible to add these but no one has yet done it. There’s a longstanding open issue about this:</div><div dir="auto"><br></div><div dir="auto"><a href="https://github.com/yt-project/yt/issues/486">https://github.com/yt-project/yt/issues/486</a><br></div><br><div class="gmail_quote"><div>On Fri, Oct 20, 2017 at 7:56 AM Joseph Tomlinson <<a href="mailto:jmtomlinson95@gmail.com">jmtomlinson95@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hey yt-users,<div><br></div><div>I am trying to use OffAxis Slice and Projection plots using planes defined by two light rays in Enzo data.</div><div>I have recently tried added callbacks for visualization of the clumps of gas and star particles but whenever I use annotate_clumps and annotate_particles with OffAxis plots I always get an error saying that they do not have the method.<br></div><div>I assume that this is a consequence of how the OffAxis plots are made and there is no easy way around this but I wanted to check to make sure before I give up on OffAxis plots.</div><div><br></div><div>If you don't understand what I mean here is a short bit of pseudo code to explain.</div><div>L=[1,1,0]</div><div>cut = SlicePlot(ds, L, 'Density')</div><div>cut.annotate_particles((300,'kpc'), ptype=2)</div><div>AttributeError: 'OffAxisSlicePlot' object has no attribute 'annotate_particles'<br></div><div><br></div><div>Thanks,</div><div>Joe Tomlinson</div></div>
_______________________________________________<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/listinfo.cgi/yt-users-spacepope.org</a><br>
</blockquote></div></div>