Main INDEX
Monthly INDEX
PREV
NEXT
Make New Entry,
Make Followup Entry
User name R. Michaels
Log entry time 07:31:42 on September 01, 2009
Entry number 287319
This entry is a followup to: 287313
Followups:
keyword=re: ADCX6 err messages (false ?)
I see these error messages too (Unexpected ADCX ...) but at the level of raw data things
look ok. I'm investigating, but so far, for example in event 15 of run 11844 I see a sequence
of data
0x20845450
0x40000790
0x40444d18
0x408454a8
0x600007f9
But in VaEvent::UnpackADCX the 0x20845450 appears a 2nd time in between
0x40000790 and 0x408454a8 leading to an "unexpected" result. But this is illusory.
Using a very primitive decoder in ~/adc18_ana it seems ok. I doubt there's a problem
with the actual ADC.
Investigating more ...