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

Support trace summary in ChannelSelector #348

Open
wenqiang-gu opened this issue Oct 31, 2024 · 1 comment
Open

Support trace summary in ChannelSelector #348

wenqiang-gu opened this issue Oct 31, 2024 · 1 comment

Comments

@wenqiang-gu
Copy link
Member

In the current ProtoDUNE configuration, we have two stages: 1) NF + SigProc + DNNROI; 2) 3D Imaging. The stage1 outputs ("gauss", "wiener", threshold summary of "wiener") are saved in the artROOT file. Now, to run stage2 in each APA, we use a ChannelSelector to filter traces from a frame.

However, I notice that the trace summary is not supported in ChannelSelector:

sf->tag_traces(new_tag, tagged_trace_indices[ind]);

@HaiwangYu
Copy link
Member

HaiwangYu commented Oct 31, 2024

Hi Wenqiang, I think @ebelchio12 also has a local version on this.... Let us collect stuff from him first.

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

No branches or pull requests

2 participants