Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • read env-vars
  • create task-level pipeline-vars for subTask
  • create subStreams (with pipeline-var list)

...

[subtask

...

]

...

processClump.py

...

(all

...

parallel

...

analysis

...

processing)
  • unpack pipeline-vars (as env-vars)
  • define skipEvents/lastEvent for Gleam
  • Wiki Markup\[limit # events processed\]unmigrated-wiki-markup
  • infile staging \ [disabled\]unmigrated-wiki-markup
  • infile slicing (skimmer) \ [disabled\]
  • infile env-vars for Gleam
  • construct output filenames
  • output file staging
  • set output file env-vars for Gleam
  • prepare .rootrc
  • select and stage-in FT2 file
    • (Gleam setup)
  • select jobOptions file and customize
  • Run Gleam
    • (SVAC setup)
  • Wiki MarkupRun svac \ [disabled\] Wiki Markup
  • Run makeFT1 \ [disabled\]
  • Finalize staging
  • create new subTask-level pipeline-vars with clump output info

...

[subtask

...

]

...

clumpDone.jy
  • (nothing!)
setupMerge.jy
  • unpack task-level pipeline variables
  • create new task-level pipeline vars from subTask vars
  • create two pipeline files: pipelineVarList.txt and clumpFileList.txt

...