You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
wire-cell-toolkit/sigproc/src/ChannelSelector.cxx
Line 120 in c138b92
The text was updated successfully, but these errors were encountered: