[Brahms-dev-l] change to reconstruction script to accept "Pedestals" run.

From: Hironori Ito <hito@rcf.rhic.bnl.gov>
Date: Thu Mar 24 2005 - 12:39:23 EST
Hello.  I updated our reconstruction script to accept "Pedestals" run.  
To select "Pedestals" run, you must specify dbDataType=Pedestals 
option.  The following is the simple instruction to run a pedestal 
bratmain script for raw data in HPSS.


At first, you need to make a directory to run the reco script.  eg.  
~bramreco/DataProduction/run05/cucu/200/ped
In this directory, you need 3 Ruby file: masterReductionCondor.rb, 
RunInfo.rb and Jsf.rb (They are located in 
/brahms/u/bramreco/DataProduction/scripts/ltr/ directory with ".in" 
suffix at the end of their file names. )
Also, you need your bratmain script (here, I used c4Peds.C supplied by 
Eun-Joo for testing)
(Note:  Easiest way (and better way) to get the above files is to make 
(copy and edit)  and run updateScripts.sh  )

Then, you need to run our reconsction scripts in standAlone mode.  The 
following  is the way I run the test code.
login to rcrsuer4 machine
cd /brahms/u/bramreco/DataProduction/run05/cucu/200/ped/
(make sure the base output directory exist.  eg. 
/brahms/data21/scratch/bramreco/ped/  )

./masterReductionCondor.rb 
--config=/brahms/u/bramreco/run05/cucu/200/ped/c4Peds.C --userName=hito 
--email=hito@bnl.gov -j -s --beginRunNo=12009 --endRunNo=12009 
--outputDir=/brahms/data21/scratch/bramreco/ped/ --outputBaseName=PED 
--standAlone --dbDataType=Pedestals


Explanation of some input options:
--standAlone option make sure that you don't add anything to our 
FILECATALOG.
--dbDataType=Pedestals option force to find only "Pedestals" runs  (Make 
sure to use this option.  Otherwise, you will select "Data" runs, which 
is default.)
--outputBaseName=PED sets the name of directory  (as well as the 
begining of the filename to be PED)  Therefore, in my above example, the 
output files are PED012009seq000.root and hist_PED012009seq000.root, and 
the directory is  /brahms/data21/scratch/bramreco/ped/r12009/PED/



Hiro



Hironori Ito wrote:

> Hello.  I check our reco-script.  Currently, it only picks runs flags 
> as DATA.  I will look into it to accept "Pedestal" runs.
>
> Hiro
>
>
> Eun-Joo Kim wrote:
>
>> Dear Hiro,
>>
>> I have a simple, maybe stupid question.
>> I am trying to use "condor" which is first time.
>> I need to run C4 pedestal.
>>
>> I looked at some ltr script files for condor.
>> Do I have to put pedestal run number one-by-one?
>> When I used lsf script, I gave data type to PEDESTAL.
>> After that, just big range from beginning to end run number.
>>
>> Would you give some hints for that?
>>
>> Thanks...
>>
>> Eun-Joo
>
>
>
>
> _______________________________________________
> Brahms-dev-l mailing list
> Brahms-dev-l@lists.bnl.gov
> http://lists.bnl.gov/mailman/listinfo/brahms-dev-l



_______________________________________________
Brahms-dev-l mailing list
Brahms-dev-l@lists.bnl.gov
http://lists.bnl.gov/mailman/listinfo/brahms-dev-l
Received on Thu Mar 24 12:40:28 2005

This archive was generated by hypermail 2.1.8 : Thu Mar 24 2005 - 12:40:40 EST