[Frost] gsim problem
Michael Dugger
dugger at jlab.org
Fri Sep 16 17:37:15 EDT 2011
Eugene,
I set lrf_do to 0, and photon_trig_type to 4 in the tcl file. I can't see
a difference in the initialization of the RF, but do see the beam type is
now 4 instead of 1. Unfortunately, I still do not get any reconstructed
banks.
The output of the cooking is attached (tmp.txt).
Is there a different tcl variable I should set (other than lrf_do) to
keep from having the RF reconstruction?
Thanks for your time.
Sincerely,
Michael
On Fri, 16 Sep 2011, Eugene Pasyuk wrote:
> Mike,
>
> I see in the log beam type 1. I think it should be 4 to get reconstruction
> with new start counter. I also see that RF reconstruction is initialized.
> Tagger and RF reconstruction should be turned off in cooking of gsim data.
>
> -Eugene
>
> On 9/15/11 14:58 , Michael Dugger wrote:
>>
>> Hi,
>>
>> After making the changes Franz suggested, I'm still having problems getting
>> the gsim bos file to cook.
>>
>> I have attached my output of the cooking from a gsim file (out.txt)
>>
>> Patrick found something in the out.txt file that might be of interest:
>>
>> RECKOUT W: -----No DATA OUTPUT STREAM found----
>>
>> Any comments or suggestions are appreciated.
>>
>> Thanks,
>> Michael
>>
>>
>> _______________________________________________
>> Frost mailing list
>> Frost at jlab.org
>> https://mailman.jlab.org/mailman/listinfo/frost
>
-------------- next part --------------
RS>Using standard version of recsis_proc.tcl in /group/clas/builds/PRODUCTION/packages/tcl
recsis_proc.tcl this Tcl script defines some tcl procedures that
define your interactive command set
defining the <cdir> proceedure, that defines the PAWC directory
usage: cdir //PAWC/NEWDIR
defining the <global_section> procedure, this will turn on/off
PAW shared memory for those machines that support it
usage: global_section off default is off
defining the <book> procedure, that books new histograms
usage: book id title nx xlow xmax [ny ylow ymax PAWDIR]
defining the <bookn> procedure, that books new ntuples
usage: bookn id title [c1 c2 c3 ... c25]
defining the <fill> procedure for histograms defined via <book> procedure
usage: fill id BANK.SEC.VAR [ BANK.SEC.VAR ]
defining the <filln> procedure for ntuples defined via <bookn> procedure
usage: filln id BANK.SEC.VAR [ BANK.SEC.VAR .... BANK.SEC.VAR ]
defining the <dump> procedure, which dumps histograms to the terminal
usage: dump [id //PAWC/SC ]
defining the <bdump> procedure, which dumps a BOS bank to the terminal
usage: bdump BANKNAME [ jw ] : iw/jw -> BOS iw/jw array
defining the <ndump> procedure, which dumps all BOS bank names in memory
usage: ndump [ jw ] : iw/jw -> BOS iw/jw array
defining the <edump> procedure, which dumps ALL BOS banks in memory
usage: edump [ jw ] : iw/jw -> BOS iw/jw array
defining the <bedit> procedure, for bank editting
usage: bedit BANKNAME row col sector newvalue [ jw ] : iw/jw -> BOS iw/jw array
defining the <par> procedure, which pause execution at the END of event
usage: par
defining the <pause> procedure, which pause execution at the BEGINNING of event
usage: pause
defining the <go> procedure, which resumes execution
usage: go [number of events to process]
defining the <fpack> procedure, for FPACK commands
files under FPACK control
usage: fpack "fpack command string"
defining the <closefile> procedure, which will close input or output
files under FPACK control
usage: closefile [CLASINPUT]
defining the <inputfile> procedure, which defines the input file
usage: inputfile filename
defining the <outputfile> procedure, which defines the output file
usage: outputfile filename
Defining <doevent> procedure ref page 16b in FPACK manual
usage: doevent "1000 2000 3000 4000:"
Defining <dorun> procedure ref page 16b in FPACK manual
usage: dorun "1000 2000 3000 4000:"
defining the <quit> procedure, which causes immediate job termination
usage: quit
defining the <exit> procedure, which causes an orderly job termination
usage: exit
defining the <exit_pend> procedure, which causes an orderly job termination, pending the end of the event loop
usage: exit_pend
defining the <status> procedure, which dumps jobs status to the terminal
usage: status
defining the <turnon> procedure for turning on reconstruction packages
usage: turnon [ seb trk cc tof egn lac trig tagger user start ALL ]
defining the <turnoff> procedure for turning off reconstruction packages
usage: turnoff [ seb trk cc tof egn lac trig tagger user start ALL ]
Defining to <paw> procedure, to launch a PAW session type: paw
Defining to <ced> procedure, to launch a ced session type: ced
recsis_proc I: sending FPACK CMD: OPEN CLASINPUT UNIT=01 FILE="infile" READ RECL=32768 STATUS=OLD
recsis_proc I: sending FPACK CMD: OPEN PROC1 UNIT=2 FILE="outfile" WRITE RECL=32768 SPLITMB=2047 STATUS=NEW
recsis_proc I: sending FPACK CMD: timestop -9999999999
gsimtest>
bnames: 1000
fparm_: ->OPEN CLASINPUT UNIT=01 FILE="infile" READ RECL=32768 STATUS=OLD<-
file[ 0]->infile<-
fparm_: ->OPEN PROC1 UNIT=2 FILE="outfile" WRITE RECL=32768 SPLITMB=2047 STATUS=NEW<-
file[ 0]->outfile<-
fparm_: ->timestop -9999999999<-
fpack.c: ignore TIMESTOP, return 0
daname=>CLASINPUT<
LUN=169d2720 unit=1 filename=infile
daname=>PROC1<
LUN=169d3190 unit=2 filename=outfile
<<<<<<<<<<< set beam type: 4 >>>>>>>>>>>>Reading CALL calibration constants for run 55521.
RF adjustment using running mean from 30000 calls for detector ids 43 to 101 in time range 10.0 to 33.0
ToF Geometry initialized for run 55521.
Reading calibration data from database or /u/group/clas/parms/Maps/SC_CALIBRATIONS_V2.map
Error (L:-3,R:-3) reading SubSystem swap_TDC, using default values
ToF package initialized for run 1.
Start Counter geometry inialization runtine called for run 55521
Reading ST geometry information from map
Constructing STG bank
DC:Reading DC Map parms for run 1:
calib_connect: RunIndex_table = "calib_user.RunIndexg9"
calib_connect: using server=clasdb.jlab.org (default)
calib_connect: using latest constants
calib_connect: connecting as user=clasuser
set_sc_version_constants for run 55521: flag=2
fparm_: ->OPEN SCGFILE UNIT=42 FILE="/u/group/clas/parms/sc_v2_geom.bfp" READ<-
file[ 0]->/u/group/clas/parms/sc_v2_geom.bfp<-
fparm_: ->CLOSE SCGFILE<-
bosClose : close local file
bosClose : Call cclose(stream=2,iobptr=0,medium=2)
-100
DC: Sector 1 (maprun 1)
DC: Sector 2 (maprun 1)
DC: Sector 3 (maprun 1)
DC: Sector 4 (maprun 1)
DC: Sector 5 (maprun 1)
DC: Sector 6 (maprun 1)
DC:Filling timewalk table for run 1 (1):
DC: RMS residual values read (1)
DC: Filling t2x tables..................Done
DC: Initialization finished for run 1
fparm_: -> OPEN BGRID UNIT=24 FILE="/u/group/clas/parms/bgrid_t.fpk "<-
file[ 0]->/u/group/clas/parms/bgrid_t.fpk<-
fparm_: ->CLOSE BGRID<-
bosClose : close local file
bosClose : Call cclose(stream=2,iobptr=0,medium=2)
-100
fparm_: -> OPEN PRLINK UNIT=24 FILE="/u/group/clas/parms/prlink_tg0pm30.bos "<-
file[ 0]->/u/group/clas/parms/prlink_tg0pm30.bos<-
fparm_: ->CLOSE PRLINK<-
bosClose : close local file
bosClose : Call cclose(stream=2,iobptr=0,medium=2)
-100
WARNING, no target position available in the database, take value=0.0000000.0000000.000000 for run 55400 instead
Target Z 0.000000
Beam offset (x,y) -0.028100 -0.189600
Reading map file /u/group/clas/parms/Maps/STN_CALIB.map for run 1.
using beam position: 0 0 0 from run: 1
Target position initialized to: x=0.000000 y=0.000000 z=0.000000
initGPID -I- Set pi_dbeta from run 1
initGPID -I- Set pi_low from run 1
initGPID -I- Set pi_high from run 1
initGPID -I- Set K_dbeta from run 1
initGPID -I- Set K_low from run 1
initGPID -I- Set K_high from run 1
initGPID -I- Set p_dbeta from run 1
initGPID -I- Set p_low from run 1
initGPID -I- Set p_high from run 1
initGPID -I- Set d_dbeta from run 1
initGPID -I- Set d_low from run 1
initGPID -I- Set d_high from run 1
initGPID -I- Set t_dbeta from run 1
initGPID -I- Set t_low from run 1
initGPID -I- Set t_high from run 1
initGPID -I- Set Kpi offset from run 1
initGPID -I- Set Kp slope from run 1
initGPID -I- Set Kp offset from run 1
initGPID -I- Set Kp slope from run 1
initGPID -I- Set st_min from run 1
initGPID -I- GPID initialized seuccessfully for run 1
daname=>CLASINPUT<
LUN=169d2720 unit=1 filename=infile
daname=>PROC1<
LUN=169d3190 unit=2 filename=outfile
daname=>CLASINPUT<
LUN=169d2720 unit=1 filename=infile
daname=>PROC1<
LUN=169d3190 unit=2 filename=outfile
fparm_: ->CLOSE UNIT=01<-
bosClose : close local file
bosClose : Call cclose(stream=0,iobptr=0,medium=2)
-100
fparm_: ->CLOSE UNIT=02<-
bosClose : close local file
bosClose : Call cclose(stream=1,iobptr=0,medium=2)
-100
defining 10000
recinit_gsim.tcl
RZOPEN. record length: 8191 > maximum safe value (8191 words).
RZOPEN. You may have problems transferring your file to other systems
or writing it to tape.
RECKOUT W: -----No DATA OUTPUT STREAM found----
Booking seb histos
RZCDIR. Unknown directory //LUN1/EC
*** Warning: N-tuple will be memory resident
+++++++++++++++++++++++ EC1 booking ++++++++++++++
SDA_MINIT L: OVERRIDING input torus current of 1920.0 with standard value 1920.0
SDA_MINIT L: Set Torus Current 1920.0 File Value 3860 Scale Value 0.497
SDA_DINIT L: Read PRLINK file:/u/group/clas/parms/prlink_tg0pm30.bos
SDA_DINIT L: road map type: 1, I_torus 1920A => p_scale= 1.000
STGeom_initW: Initialize ST geometry for type 1
ST_BRUN W: Read calibration constants for type 1 and run 1
Beam Energy 0.000000
Beam position for Run 1 is 0.000000 0.000000 0.000000 From run 1
TRG position 0.000000 0.000000
SEB_BUILDER: Using RF 1 (old TDCs)
SEB_RF_Func ==> [ 0.000000 : 25.00000 ]. PARMS : 0.000000 0.000000 0.000000 0.000000
SEB_RF_Func ==> [ 25.00000 : 50.00000 ]. PARMS : 0.000000 0.000000 0.000000 0.000000
SEB_RF_Func ==> [ 50.00000 : 75.00000 ]. PARMS : 0.000000 0.000000 0.000000 0.000000
SEB_RF_Func ==> [ 75.00000 : 100.0000 ]. PARMS : 0.000000 0.000000 0.000000 0.000000
Beam type is 4 T
RECS_BRUN L: Begin Run processing for run 1 consisting of GEANT events
RECS_BRUN L: Run was created at: 21:18:11 on Thu the 2th of Jul 1739
all
fill_seb: Beam type is 4 T
TRK_STATI L: Cut# Description Value Passed %
TRK_STATI L: 1 trk_evnt: Ntrig (Nevt) > 0.0 0 0.0
TRK_STATI L: 2 ana_segm: Nevt w. segm = 5.0 0 0.0
TRK_STATI L: 3 trk_link: Nevt w. link = 5.0 0 0.0 0.0
TRK_STATI L: 4 ana_prfit: Nevt PR chi2 < 20.0 0 0.0 0.0
TRK_STATI L: 5 SEB_eid: Nevt SEB = 0.0 0 0.0 0.0
TRK_STATI L: 6 trk_dcam: Nevt w. LRseg= 3.0 0 0.0 0.0
TRK_STATI L: 7 trk_dcam: Nevt w. LRseg= 4.0 0 0.0 0.0
TRK_STATI L: 8 ana_fit: Nevt FF1 chi2 < 50.0 0 0.0 0.0
TRK_STATI L: 9 ana_fit: Nevt in TBT > 0.0 0 0.0 0.0
TRK_STATI L: Cut# Description Value Passed %
TRK_STATI L: 1 trk_evnt: Ntrig (Nevt) > 0.0 0 0.0
TRK_STATI L: 2 ana_segm: Nevt w. segm = 5.0 0 0.0
TRK_STATI L: 3 trk_link: Nevt w. link = 5.0 0 0.0 0.0
TRK_STATI L: 4 ana_prfit: Nevt PR chi2 < 20.0 0 0.0 0.0
TRK_STATI L: 5 SEB_eid: Nevt SEB = 0.0 0 0.0 0.0
TRK_STATI L: 6 trk_dcam: Nevt w. LRseg= 3.0 0 0.0 0.0
TRK_STATI L: 7 trk_dcam: Nevt w. LRseg= 4.0 0 0.0 0.0
TRK_STATI L: 8 ana_fit: Nevt FF1 chi2 < 50.0 0 0.0 0.0
TRK_STATI L: 9 ana_fit: Nevt in TBT > 0.0 0 0.0 0.0
RZCDIR. Unknown directory //LUN1/SEB
L: |----------------------------------------------------------------------------|
L: | RECSIS status exiting
L: |----------------------------------------------------------------------------|
L: | Files currently known to FPACK status # recs |
L: |----------------------------------------------------------------------------|
L: | Event Class Index Number of Number of Total Average |
L: | records skipped recs time(sec) time (msec) |
L: | Job Init 22 0 0 0.110 0.000 |
L: | Physics Event 15 100 0 0.040 0.400 |
L: |----------------------------------------------------------------------------|
RECLOS S: Ciao....
More information about the Frost
mailing list