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 the TA start, end, and activity times to the 'Emitting TA' debug statement… #89

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

bieryAtFnal
Copy link
Contributor

…in TriggerActivityMaker.

I found this additional information very useful when trying to understand the correlations between prescaled TAs from different sources, so it seems reasonable to make it a standard part of the code.

To test this change:

  • create a software area based on a recently nightly build (e.g. here)
  • add the triggeralgs repo to that software area and check out the kbiery/tam_debug_additional_info branch in that repo; rebuild the software
  • export TRACE_FILE=$DBT_AREA_ROOT/log/${USER}_dunedaq.trace
  • tonM -n TriggerActivityMaker.hpp DEBUG+10
  • pytest -s -k TPG -p no:cacheprovider ${DAQSYSTEMTEST_SHARE}/integtest/readout_type_scan.py
  • tshow | tdelta -ct 1 | grep Emitting | head

@bieryAtFnal bieryAtFnal requested a review from aeoranday December 3, 2024 14:57
Copy link
Member

@aeoranday aeoranday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bieryAtFnal bieryAtFnal merged commit a7984ff into develop Dec 9, 2024
2 checks passed
@bieryAtFnal bieryAtFnal deleted the kbiery/tam_debug_additional_info branch December 9, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants