Skip to content
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

Closed
wants to merge 7 commits into from

Conversation

whit2333
Copy link
Collaborator

@whit2333 whit2333 commented Feb 18, 2025

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:

@whit2333
Copy link
Collaborator Author

baltzell
baltzell previously approved these changes Feb 18, 2025
@baltzell
Copy link
Collaborator

Have we used 78 before in CLAS12?

@baltzell baltzell self-requested a review February 18, 2025 18:19
@whit2333
Copy link
Collaborator Author

whit2333 commented Feb 18, 2025

@baltzell, Sorry I should mention that 78 is the ATOF.
I have added a comment reflecting this.

Added comment for crate 78
@baltzell
Copy link
Collaborator

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.

@baltzell
Copy link
Collaborator

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".

@whit2333
Copy link
Collaborator Author

use #482

@whit2333 whit2333 closed this Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants