[Yt-svn] [yt] #278: Weird coord_axes & set_width problem

yt hg at enzotools.org
Wed Mar 9 13:55:13 PST 2011


#278: Weird coord_axes & set_width problem
---------------------+-------------------
 Reporter:  cemoody  |      Owner:  mturk
     Type:  defect   |     Status:  new
 Priority:  major    |  Milestone:
Component:  yt       |    Version:
 Keywords:           |
---------------------+-------------------
 Using set_width and modifying 'coord_axes' clips the axes and cuts them
 out of the diagram.

 All I'm trying to do is add position axes to a density projection - is
 this the way to do it?


 {{{
 pc.add_projection("Density", 0, "Density")
 pc.plots[-1].modify['coord_axes'](unit='kpc')
 pc.save()

 pc.plots[-1].set_width(25,'kpc')
 pc.save()
 }}}

 result 1 here: http://imgur.com/czmCy

 result 2 here: http://imgur.com/MJWm0

-- 
Ticket URL: <http://yt.enzotools.org/ticket/278>
yt <http://yt.enzotools.org/>
AMR (enzo-specific) data analysis tool


More information about the yt-svn mailing list