[yt-svn] commit/yt-doc: MatthewTurk: Ditching the kpc/furlongs stuff.

Bitbucket commits-noreply at bitbucket.org
Wed Feb 20 10:40:32 PST 2013


1 new commit in yt-doc:

https://bitbucket.org/yt_analysis/yt-doc/commits/cf2a0d00c9c2/
changeset:   cf2a0d00c9c2
user:        MatthewTurk
date:        2013-02-20 19:40:20
summary:     Ditching the kpc/furlongs stuff.
affected #:  1 file

diff -r 9b09d20fa8904cd8dbc0e2655b137eaa4b8b9d8d -r cf2a0d00c9c298c2291382f403417af8c32906c1 source/visualizing/manual_plotting.rst
--- a/source/visualizing/manual_plotting.rst
+++ b/source/visualizing/manual_plotting.rst
@@ -46,8 +46,6 @@
    frb = proj.to_frb(width, res, center=c)
 
    P.imshow(frb['Density'])
-   P.xlabel(r'$x\ \mathrm{kpc}$')
-   P.ylabel(r'$x\ \mathrm{furlongs}$')
    P.savefig('my_perfect_figure.png')
    
 The FRB is a very small object that can be deleted and recreated quickly (in

Repository URL: https://bitbucket.org/yt_analysis/yt-doc/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list