[yt-users] Can I annotate the redhsift on a volume rendering plot?

Joseph Smidt josephsmidt at gmail.com
Mon Feb 8 08:20:24 PST 2016


Hey everyone,

If I want to append the redshift on a normal plot I can do so like:

plot.annotate_timestamp(redshift=True)

However, If with volume rendering I do something like

cam = ds.camera(cc, L, W, Npixels, tf)
im = cam.snapshot("my_vr.png", clip_ratio=6.0,transparent=True)

there seems to be no such intermediate method like method
cam.annotate_timestamp(redshift=True) I can do.  Is there a way to add
the redshift annotation to a volume rendering plot?  Thanks.



-- 
------------------------------------------------------------------------
Joseph Smidt <josephsmidt at gmail.com>

Theoretical Division
P.O. Box 1663, Mail Stop B283
Los Alamos, NM 87545
Office: 505-665-9752
Fax:    505-667-1931



More information about the yt-users mailing list