Difference between revisions of "Pi0 RunDatabase"

From Hall A Wiki
Jump to: navigation, search
m (Available Tables)
m (Scripts)
Line 11: Line 11:
  
 
== Scripts ==
 
== Scripts ==
These are the scripts that generate the database and fill the tables
+
These are the scripts that generate the database and fill the tables.  All are located here:
 +
~a-onl/scripts/mysql
 +
 
 +
* addRun2runlist.pl
 +
 
 +
* setAnalysisInfo.pl
 +
 
 +
* ~a-onl/bbite/scripts/grabRunInfo.pl
  
 
== RunInfo Description ==
 
== RunInfo Description ==

Revision as of 03:14, 13 April 2008

The Pi0 Run Database (e04007) is currently (online) run on adaqh1. It is automatically generated but can easily be reconstructed with the available scripts.

Available Tables

  • RunInfo
    • Generated at the beginning of the run
  • scalerinfo
    • Generated at the end of the run using scaler information from the "End of Run" HALOG entries
  • AnalysisInfo
    • First entry automatically generated at the start of the run.
    • Further information is filled in by those doing the analysis (online and offline)

Scripts

These are the scripts that generate the database and fill the tables. All are located here:

~a-onl/scripts/mysql
  • addRun2runlist.pl
  • setAnalysisInfo.pl
  • ~a-onl/bbite/scripts/grabRunInfo.pl

RunInfo Description