[yt-users] style keyword in add_projection

Matthew Turk matthewturk at gmail.com
Mon Sep 23 12:05:33 PDT 2013


Hi Christine,

I'm not sure about when it got changed (my "hg log" isn't turning up
anything suspicious, as it looks like the signature hasn't changed)
but you can accomplish the same thing by creating a thin projection
and using the style= argument there.  You can then dump this to a plot
window with to_pw().

-Matt

On Mon, Sep 23, 2013 at 2:02 PM, Christine Simpson
<csimpson at astro.columbia.edu> wrote:
> Hi all,
>
> A while ago (~ 1yr) I did some projections with a plot collection that used the keyword 'style' to display the maximum value along the line of sight through a volume, e.g.:
>
> pc.add_thin_projection("GridLevel","x",thickness,figure=fig,axes=axes[1][d], use_colorbar=Fales,style='mip')
>
> It seems like in the current tip of the development repository this usage has changed perhaps? (add_thin_projection no longer seems to have a keyword argument style)  Does anyone know how to do a plot like this with the current version of yt?
>
> Thanks
> Christine
>
> _______________________________________________
> 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