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

tmp solution for ICARUS #274

Merged
merged 1 commit into from
Feb 12, 2024
Merged

tmp solution for ICARUS #274

merged 1 commit into from
Feb 12, 2024

Conversation

HaiwangYu
Copy link
Member

@HaiwangYu HaiwangYu commented Feb 11, 2024

Intended to be a tmp solution for the high mem situation due to the special ICARUS usage. Still need to sort things out further:

  • why the ICARUS multi WCT cfg can work?
  • need to streamline the many switches in OSP
  • some gaps in the tests

debug note:
2024-02-09_high-mem.pdf

Copy link
Member

@brettviren brettviren left a comment

Choose a reason for hiding this comment

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

My understanding is this will save each set of tagged traces based on if the corresponding tag name is either set to some string or is empty. It is reasonable and I'd say this is how it really should have been all along.

It also makes m_use_roi_debug_mode redundant with the various extra trace tag name variables. I suggest to remove the configuration parameter for debug mode and instead make it internal. That is, set this variable if any of the special tag trace name configuration parameters are provided.

@brettviren brettviren merged commit 8fd656b into WireCell:master Feb 12, 2024
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