Difference between revisions of "Automatic Tests of GlueX Software"

From GlueXWiki
Jump to: navigation, search
(Single track reconstruction)
Line 1: Line 1:
 
Twice a week, tests of the reconstruction code in the sim-recon package are done on several platforms at the lab.
 
Twice a week, tests of the reconstruction code in the sim-recon package are done on several platforms at the lab.
  
== b1π reconstruction ==
+
==Results==
 +
# [https://halldweb1.jlab.org/b1pi/ b1π results]
 +
# [https://halldweb1.jlab.org/single_track/ Single track results]
 +
 
 +
==Descriptions==
 +
=== b1π reconstruction ===
 
* The tests are run in the directory /u/scratch/gluex/b1pi on the JLab CUE. Each time the test is run a new directory, named by date, is created in this directory, for example, /u/scratch/gluex/b1pi/2010-08-23.
 
* The tests are run in the directory /u/scratch/gluex/b1pi on the JLab CUE. Each time the test is run a new directory, named by date, is created in this directory, for example, /u/scratch/gluex/b1pi/2010-08-23.
 
* The analysis is that described on the [[HOWTO simulate and analyze b1pi events]] wiki page. Ten thousand events are generated.
 
* The analysis is that described on the [[HOWTO simulate and analyze b1pi events]] wiki page. Ten thousand events are generated.
Line 19: Line 24:
 
* The ssh scheme to run on the various platforms is that same as that used by the [[Nightly Builds of GlueX Software#Note on ssh scheme|nightly build]].
 
* The ssh scheme to run on the various platforms is that same as that used by the [[Nightly Builds of GlueX Software#Note on ssh scheme|nightly build]].
  
== Single track reconstruction ==
+
=== Single track reconstruction ===
  
 
* crontab: /group/halld/Software/scripts/single_track_macros/single_track_cron.sh
 
* crontab: /group/halld/Software/scripts/single_track_macros/single_track_cron.sh
 
* command in public key: /group/halld/Software/scripts/single_track_macros/mkhistos.sh
 
* command in public key: /group/halld/Software/scripts/single_track_macros/mkhistos.sh

Revision as of 11:42, 8 December 2014

Twice a week, tests of the reconstruction code in the sim-recon package are done on several platforms at the lab.

Results

  1. b1π results
  2. Single track results

Descriptions

b1π reconstruction

  • The tests are run in the directory /u/scratch/gluex/b1pi on the JLab CUE. Each time the test is run a new directory, named by date, is created in this directory, for example, /u/scratch/gluex/b1pi/2010-08-23.
  • The analysis is that described on the HOWTO simulate and analyze b1pi events wiki page. Ten thousand events are generated.
  • A cron job is scheduled for the "gluex" account on jlabl1.jlab.org. The job runs at 8:00 am on Mondays and Thursdays. The script run by the cron daemon is
 /group/halld/Software/scripts/b1pi_macros/b1pi_cron.sh
  • The programs run are all from the nightly build done on that day.
  • The cron job on jlabl1 mentioned above runs the test on the various platforms, as username gluex, serially. On each platform, the script run is
/group/halld/Software/scripts/b1pi_macros/b1pi_one.csh
  • The platforms are:
    • jlabl3.jlab.org (Red Hat Enterprise Linux Client release 5.9)
    • ifarm1102.jlab.org (CentOS release 5.3)
    • ifarm12s01.jlab.org (CentOS release 6.2)
    • roentgen.jlab.org (Red Hat Enterprise Linux Workstation release 6.3)
  • Log files of the test are created in the top-level directory, for example, /u/scratch/gluex/b1pi/2010-08-23/b1pi_jlabl3.log.
  • The tests for the individual platforms are run in separate directories, for example, /u/scratch/gluex/b1pi/2010-08-23/Linux_Fedora8-i686-gcc4.1.2. The low-level directory name is given from the output of the osrelease.pl script. Output files are all contained in these directories.
  • Plots of selected histograms, both PDF and PNG versions, are archived to a web-accessible directory under /group/halld/www/halldweb1/html/b1pi, with the directory named by date.
  • The ssh scheme to run on the various platforms is that same as that used by the nightly build.

Single track reconstruction

  • crontab: /group/halld/Software/scripts/single_track_macros/single_track_cron.sh
  • command in public key: /group/halld/Software/scripts/single_track_macros/mkhistos.sh