Embedding progress

Speaker : Olga Barranikova ( UIC )


Talk time : 12:20, Duration : 00:20

Simulation activities summary

Speaker : Maxim Potekhin ( BNL )


Talk time : 12:00, Duration : 00:20

Reconstruction summary

Speaker : Spiros Margetis ( KSU )


Talk time : 11:00, Duration : 00:20

Calibration efforts

Summary of Run 7 Calibrations

Speaker : Gene Van Buren ( BNL )


Talk time : 11:20, Duration : 00:40

Infrastructure and Grid

Speaker : Jerome Lauret ( BNL )


Talk time : 10:40, Duration : 00:20

Coffee Break

SSD overview in Run 7

Speaker : Jonathan Bouchet ( Subatech )


Talk time : 10:00, Duration : 00:20

SVT overview in Run 7

Speaker : Rafael Derradi de Souza ( UEC )


Talk time : 09:40, Duration : 00:20

TOF progress overview

Speaker : Xin Dong ( LBNL )


Talk time : 09:20, Duration : 00:20

FTPC calibration todo and future

Speaker : Micheal Skoby ( Purdue )


Talk time : 09:00, Duration : 00:20

Global Database Load-Balancing in STAR

Speaker : Mikhail Kopytin ( KSU )


Talk time : 12:35, Duration : 00:15

Update on TPC ShortedRing

Speaker : Gene Van Buren ( BNL )


Talk time : 12:15, Duration : 00:20

Correcting for the TPC IFCE shorted ring

For an introduction to the problem, see my presentation from 16 May, 2007 You do not have access to view this node.


Lasers

News from the front

Speaker : Lijuan Ruan ( BNL )


Talk time : 12:00, Duration : 00:15

test 2

Reference


Talk time : 00:00, Duration : 00:00

test 2a

test title

Reference


Talk time : 00:00, Duration : 00:00

test abstract

test

Reference


Talk time : 00:00, Duration : 00:00

test

Reference


Talk time : 00:00, Duration : 00:00

Grid-friendly Starsim production scripts

Under:
Since the production activity of STAR is migrating to, and eventually will end up running mostly in the Grid environment, this necessitates modification (which often means simplification) of the produ

Merger/filtering script

Under:
Typically, a Starsim run will result in an output which is a file, or a series of files with names like gstar.1.fz, gstar.2.fz etc. Regardless of whether we run locally or on the Grid, there is a small chance that the file(s) will be truncated. To guard against the possibility of feeding up incorrect data to the reconstruction stage, and/or performing a split or merger of a few file, a KUMAC script has been developed. It will, among other things, discard incomplete events, and produce serially numbered files with names like rcf1319_01_100evts.fzd, which contains the name of the dataset, the serial number of the file (distinct from the numbering of the input files), and the number of events contained therein, all of which is helpful in setting up or debugging the production. It has recently been simplified (although still not easily readable), and wrapped into a utility shell script, which does preparation work as well as cleanup. The resulting script, named "filter.tcsh", takes a single argument which is assumed to be the name of the dataset (and which is then used in naming the output files).

Miscellaneous production scripts

Under:

This page has been created with the purpose to systematize the various scripts currently used in the Monte Carlo production and testing. The contents will be updated as needed, however the codes are presumed to be correct and working at any given time.