[Commits] [svn:einsteintoolkit] www/about/gallery/ (Rev. 1515)

barry.wardell at gmail.com barry.wardell at gmail.com
Sun Jun 5 17:03:49 CDT 2016


User: barry.wardell
Date: 2016/06/05 05:03 PM

Modified:
 /about/gallery/
  index.php

Log:
 gw150914: Add explicit size for images

File Changes:

Directory: /about/gallery/
==========================

File [modified]: index.php
Delta lines: +2 -2
===================================================================
--- about/gallery/index.php	2016-06-05 22:03:44 UTC (rev 1514)
+++ about/gallery/index.php	2016-06-05 22:03:49 UTC (rev 1515)
@@ -120,10 +120,10 @@
   </table>
 
   <h5>Horizon centroid coordinate trajectories</h5>
-  <a href="gw150914/h22.asc"><img src="gw150914/trajectories.svg" alt="BH trajectories"></a>
+  <a href="gw150914/h22.asc"><img src="gw150914/trajectories.png" alt="BH trajectories" width="242" height="237"></a>
 
   <h5>Gravitational waveform</h5>
-  <a href="gw150914/h22.asc"><img src="gw150914/waveform.svg" alt="h_+^{2,2} at r=500M as a function of retarded time"></a>
+  <a href="gw150914/h22.asc"><img src="gw150914/waveform.png" alt="h_+^{2,2} at r=500M as a function of retarded time" width="542" height="191"></a>
 
   <h5>Tutorials</h5>
   <ul>



More information about the Commits mailing list