[HepData-svn] r1345 - trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Mar 11 12:30:24 GMT 2010


Author: whalley
Date: Thu Mar 11 12:30:24 2010
New Revision: 1345

Log:
typos again

Modified:
   trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SubmittingData.tml

Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SubmittingData.tml
==============================================================================
--- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SubmittingData.tml	Thu Mar 11 12:18:24 2010	(r1344)
+++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SubmittingData.tml	Thu Mar 11 12:30:24 2010	(r1345)
@@ -22,14 +22,14 @@
 <p/>
 <b>Ideally</b> the format should be:
 <p/>
-<b>xlow xlow  y +stat -stat +sys1 -sys1 +sys2 -sys2</b> ......
+<b>xlow xhigh  y +stat -stat +sys1 -sys1 +sys2 -sys2</b> ......
 <p/> where:
 <br/> <b>xlow</b> and <b>xhigh</b> are the xbin edges
 <br/> <b>y</b> is the measured quantity
 <br/> <b>+stat</b> and <b>-stat</b> are the positive and negative statistical errors (could also be <b>+-stat</b>)
 <br/> <b>+sysn</b> and <b>-sysn</b> are any number of positive and negative systematic errors (again could be <b>+-sysn</b>)
 <p/> You can also include other things like
-<b>xfocus</b> ( mean  of the distribution within the bin ) just specify the column definintions when submitting the data.
+<b>xfocus</b> ( mean  of the distribution within the bin ) just specify the column definitions when submitting the data.
 </td>
 </tr>
 </table>


More information about the HepData-svn mailing list