mastbaum / debugdb

SNO+ electronics debugging database
http://twitter.com/snopluselec
4 stars 3 forks source link

add a crate 19 entry to ctc_delay #82

Closed tannerbk closed 7 years ago

tannerbk commented 7 years ago

Currently running a crate init on the teststand segfaults unless this line is hard-coded to 0: https://github.com/snoplus/penn_daq2/blob/master/src/xl3/XL3Cmds.cpp#L402

This adds an additional entry to the delay field in the CTC_doc to account for the fact that both teststands are now crate 19. I think this is all that is needed to fix that.