1 # channelStatusTool.fcl
6 # Configures a channel status tool with bad and noisy channels
7 # copied from the ChannelStatusService configuration.
9 # Include this *after* configuring the channel status service.
11 # Channel status from service configuration.
12 tools.channelStatusFromConfig: {
13 tool_type: ChannelStatusConfigTool
17 @local::services.ChannelStatusService.BadChannels,
18 @local::services.ChannelStatusService.NoisyChannels
23 tools.channelStatus: @local::tools.channelStatusFromConfig