From: Frank Geurts (geurts_at_rice.edu)
Date: Thu Jan 30 2003 - 12:41:14 EST
I have been working my way inside-out the daqcode in order to find
clues/bugs which could explain the shift in TDCs ... nothing.
However, I found some minor -unrelated- issues that I fixed -- the rest
of this email is meant for documentation purposes only.
on tofpdaq.starp:
* senddata constructs a slot-id from the channel number. A minor problem
caused it to be wrongly incremented for crate2. This slot# is nowhere
used in localmon or in data analysis. The fact that it showed wrong
offsets for ADC and TDC is no problem: the slot# are always derived from
channel numbers and have absolutely no effect on the ordering of the data.
-> As of now slot#s for crate 2 start at the correct 32+N value, instead
of the 48+N (adc) and 39+N (tdc)
-> tofpdaq recompiled and restarted.
on tofp.starp:
* In the chanmap.h in localmon the histogram creation and filling of
TOFr ADC channel A47 (hadc88, id 107) was skipped. This is fixed. No
effect on localmon data, this only affected the monConsole program which
reads in and displays those histograms.
-> as of now all histograms A>47 for tofr are incremented by 1. Note
that for the monConsole user nothing changed since the labels always
were correct.
-> tofplocalmon recompiled and restarted.
-frank
This archive was generated by hypermail 2.1.4 : Thu Jul 24 2003 - 00:39:34 EDT