Skip to content

Add TagSelector filter for selecting traces by tag#458

Open
HokyeongNam wants to merge 1 commit intoWireCell:masterfrom
HokyeongNam:feature/tag-selector
Open

Add TagSelector filter for selecting traces by tag#458
HokyeongNam wants to merge 1 commit intoWireCell:masterfrom
HokyeongNam:feature/tag-selector

Conversation

@HokyeongNam
Copy link

TagSelector creates a new output frame containing only traces
selected by configured trace tags from the input frame.

Configuration example:
{
"type": "TagSelector",
"tags": ["gauss", "decon"]
}

Main additions:

  • sigproc/inc/WireCellSigProc/TagSelector.h
  • sigproc/src/TagSelector.cxx

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.

1 participant