Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • allGamma.txt - job options file
    • the only items to modify are the source name and number of events
    • note that the run identifier is a character string (even though you don't have to do anything with it at this stage)
  • allGamma.sh - shell script that launches Gleam
    • modify the CMTCONFIG and GlastRelease and Gleam versions

Submitting Jobs

A perl script is available to meter jobs into the pipeline (this allows bumping against the database connection limit). It will soon be available in the glast account directory, but is now in ~richard/GLAST/Pipeline/submitTasks.pl

submitTasks.pl <max-run> <taskName> <maxNum2submitNow> <padLength>

Accessing files via the pipeline catalogue

...