|
[HepData-svn] r1343 - trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pagesblackhole at projects.hepforge.org blackhole at projects.hepforge.orgThu Mar 11 12:02:58 GMT 2010
Author: whalley Date: Thu Mar 11 12:02:58 2010 New Revision: 1343 Log: putting Ideal From 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 Mon Jan 18 10:14:27 2010 (r1342) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SubmittingData.tml Thu Mar 11 12:02:58 2010 (r1343) @@ -19,10 +19,21 @@ <p/> The format we accept data in is very wide and generally we require only a flat file containing the numerical values. Postscript and pdf figures are not suitable. - +<p/> +<b>Ideally</b> the format should be: +<p/> +<b>xlow xlow 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 thins like +<b>xfocus</b> ( mean of the distribution within the bin ) just specify the column definintions when submitting the data. </td> </tr> </table> +<p/> </body>
More information about the HepData-svn mailing list |