[Commits] [svn:einsteintoolkit] Paper_EinsteinToolkit_2010/examples/kerr/figs/ (Rev. 237)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Mon Nov 14 11:52:22 CST 2011


User: knarf
Date: 2011/11/14 11:52 AM

Modified:
 /examples/kerr/figs/
  ah_mass.pdf, ah_mass_conv.pdf, kerr.py, qlm_mass.pdf, qlm_spin.pdf, waves.pdf, waves_conv.pdf, waves_l4.pdf, waves_l4_conv.pdf

Log:
 fix figure 12

File Changes:

Directory: /examples/kerr/figs/
===============================

File [modified]: ah_mass.pdf
Delta lines: +0 -0
===================================================================
(Binary files differ)

File [modified]: ah_mass_conv.pdf
Delta lines: +0 -0
===================================================================
(Binary files differ)

File [modified]: kerr.py
Delta lines: +4 -0
===================================================================
--- examples/kerr/figs/kerr.py	2011-11-14 17:52:10 UTC (rev 236)
+++ examples/kerr/figs/kerr.py	2011-11-14 17:52:21 UTC (rev 237)
@@ -157,6 +157,8 @@
 ax.set_xlabel(r'$t [M]$')
 ax.set_ylabel(r'$M_{\rm IH} [M]$')
 
+ax.yaxis.set_major_formatter(mticker.ScalarFormatter(useOffset=False))
+
 handles, labels = ax.get_legend_handles_labels()
 ax.legend(handles, labels, loc='best')
 
@@ -166,7 +168,9 @@
 axs.plot(t, ord1m, linestyle='--', color='blue')
 axs.plot(t, ord1l, linestyle=':', color='red')
 axs.set_ylim(ylim)
+axs.yaxis.set_major_formatter(mticker.ScalarFormatter(useOffset=False))
 
+
 plt.savefig('qlm_mass.pdf')
 
 fig = plt.figure(figsize=(6, 3))

File [modified]: qlm_mass.pdf
Delta lines: +0 -0
===================================================================
(Binary files differ)

File [modified]: qlm_spin.pdf
Delta lines: +1 -1
===================================================================
--- examples/kerr/figs/qlm_spin.pdf	2011-11-14 17:52:10 UTC (rev 236)
+++ examples/kerr/figs/qlm_spin.pdf	2011-11-14 17:52:21 UTC (rev 237)
@@ -4,7 +4,7 @@
 << /Type /Catalog /Pages 3 0 R >>
 endobj
 2 0 obj
-<< /CreationDate (D:20111113220623-07'00')
+<< /CreationDate (D:20111114095145-07'00')
 /Producer (matplotlib pdf backend)
 /Creator (matplotlib 0.99.3, http://matplotlib.sf.net) >>
 endobj

File [modified]: waves.pdf
Delta lines: +1 -1
===================================================================
--- examples/kerr/figs/waves.pdf	2011-11-14 17:52:10 UTC (rev 236)
+++ examples/kerr/figs/waves.pdf	2011-11-14 17:52:21 UTC (rev 237)
@@ -4,7 +4,7 @@
 << /Type /Catalog /Pages 3 0 R >>
 endobj
 2 0 obj
-<< /CreationDate (D:20111113220612-07'00')
+<< /CreationDate (D:20111114095138-07'00')
 /Producer (matplotlib pdf backend)
 /Creator (matplotlib 0.99.3, http://matplotlib.sf.net) >>
 endobj

File [modified]: waves_conv.pdf
Delta lines: +2 -2
===================================================================
--- examples/kerr/figs/waves_conv.pdf	2011-11-14 17:52:10 UTC (rev 236)
+++ examples/kerr/figs/waves_conv.pdf	2011-11-14 17:52:21 UTC (rev 237)
@@ -4,7 +4,7 @@
 << /Type /Catalog /Pages 3 0 R >>
 endobj
 2 0 obj
-<< /CreationDate (D:20111113220614-07'00')
+<< /CreationDate (D:20111114095139-07'00')
 /Producer (matplotlib pdf backend)
 /Creator (matplotlib 0.99.3, http://matplotlib.sf.net) >>
 endobj
@@ -1590,7 +1590,7 @@
 /FontDescriptor 30 0 R /Widths 28 0 R /LastChar 255 /FirstChar 0 >>
 endobj
 4 0 obj
-<< /F4 13 0 R /F1 17 0 R /F5 25 0 R /F3 21 0 R /F2 29 0 R >>
+<< /F4 13 0 R /F1 17 0 R /F3 21 0 R /F2 29 0 R /F5 25 0 R >>
 endobj
 5 0 obj
 << >>

File [modified]: waves_l4.pdf
Delta lines: +0 -0
===================================================================
(Binary files differ)

File [modified]: waves_l4_conv.pdf
Delta lines: +0 -0
===================================================================
(Binary files differ)



More information about the Commits mailing list