-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added more "clicks" to timestamp tolerance. #476
Conversation
- Increased the openshift memory request to build coatjava modified: .gitlab-ci.yml
…/decode/CodaEventDecoder.java
…/decode/CodaEventDecoder.java
Have we used 78 before in CLAS12? |
@baltzell, Sorry I should mention that 78 is the ATOF. |
Added comment for crate 78
Right, my concern is whether we've had a 78 in (production) data before. If not, we can do it like this at least temporarily. |
How about trigger on detector type instead crate number? It's easy, accessible from the same object, and avoid conflicts from reused crate numbers. We also need to change the variable names for clarity, e.g., "i0" which is probably more correctly "iMaster". |
use #482 |
Addresses issue #475.
I just added the 5 clicks that Sergey mentioned. To do this right, we need to know if the detector is using a TI board or TIpcie card. But I have verified this works with a recent "fixed" run 20764 where I can see the CTOF reconstruction.
Tests: