Embedding progress
Updated on Fri, 2007-06-15 16:42 by barannik. Originally created by testadmin on 2007-06-06 17:45.Reference
Speaker : Olga Barranikova ( UIC )
Talk time : 12:20, Duration : 00:20
Simulation activities summary
Updated on Fri, 2007-06-15 14:24. Originally created by testadmin on 2007-06-06 17:44.Reference
Speaker : Maxim Potekhin ( BNL )
Talk time : 12:00, Duration : 00:20
Reconstruction summary
Updated on Sat, 2007-06-16 11:53. Originally created by testadmin on 2007-06-06 17:43.Reference
Speaker : Spiros Margetis ( KSU )
Talk time : 11:00, Duration : 00:20
Calibration efforts
Updated on Fri, 2007-06-15 16:24 by genevb. Originally created by testadmin on 2007-06-06 17:41.Summary of Run 7 Calibrations
Reference
Speaker : Gene Van Buren ( BNL )
Talk time : 11:20, Duration : 00:40
Infrastructure and Grid
Updated on Sat, 2007-06-16 12:04 by testadmin. Originally created by jeromel on 2007-06-06 17:41.Reference
Speaker : Jerome Lauret ( BNL )
Talk time : 10:40, Duration : 00:20
Coffee Break
Updated on Wed, 2007-06-06 17:40. Originally created by testadmin on 2007-06-06 17:40.Reference
Talk time : 10:20, Duration : 00:20
SSD overview in Run 7
Updated on Fri, 2007-06-15 15:39 by bouchet. Originally created by testadmin on 2007-06-06 17:40.Reference
Speaker : Jonathan Bouchet ( Subatech )
Talk time : 10:00, Duration : 00:20
SVT overview in Run 7
Updated on Sat, 2007-06-16 12:07. Originally created by testadmin on 2007-06-06 17:39.Reference
Speaker : Rafael Derradi de Souza ( UEC )
Talk time : 09:40, Duration : 00:20
TOF progress overview
Updated on Thu, 2007-06-14 17:58 by dongx. Originally created by testadmin on 2007-06-06 17:38.Reference
Speaker : Xin Dong ( LBNL )
Talk time : 09:20, Duration : 00:20
FTPC calibration todo and future
Updated on Mon, 2007-06-18 21:04 by skoby. Originally created by testadmin on 2007-06-06 17:38.Reference
Speaker : Micheal Skoby ( Purdue )
Talk time : 09:00, Duration : 00:20
Global Database Load-Balancing in STAR
Updated on Wed, 2007-06-06 21:03. Originally created by testadmin on 2007-06-06 10:06.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
Updated on Wed, 2007-06-06 10:03. Originally created by testadmin on 2007-06-06 10:03.Speaker : Lijuan Ruan ( BNL )
Talk time : 12:00, Duration : 00:15
test 2
Updated on Tue, 2007-06-05 20:55. Originally created by testadmin on 2007-06-05 20:55.test title
Updated on Tue, 2007-06-05 20:54. Originally created by testadmin on 2007-06-05 20:54.test
Updated on Tue, 2007-06-05 20:11. Originally created by testadmin on 2007-06-05 20:11.Reference
Talk time : 00:00, Duration : 00:00
test
Updated on Tue, 2007-06-05 20:00. Originally created by testadmin on 2007-06-05 20:00.Reference
Talk time : 00:00, Duration : 00:00
Grid-friendly Starsim production scripts
Updated on Wed, 2007-06-06 16:17. Originally created by potekhin on 2007-06-05 15:08. 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
Updated on Tue, 2007-06-05 15:00. Originally created by potekhin on 2007-06-05 14:53. 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
Updated on Tue, 2007-06-05 14:43. Originally created by potekhin on 2007-06-05 14:43. 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.