From 8ff58ed43a4cb4d3ffd610a9db5f017cfc156e00 Mon Sep 17 00:00:00 2001 From: Aaron Brewster Date: Tue, 19 Sep 2023 20:37:56 -0700 Subject: [PATCH] Better example --- base_classes/NXdetector_channel.nxdl.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/base_classes/NXdetector_channel.nxdl.xml b/base_classes/NXdetector_channel.nxdl.xml index 0d6fd50c8b..8cfc2ca87a 100644 --- a/base_classes/NXdetector_channel.nxdl.xml +++ b/base_classes/NXdetector_channel.nxdl.xml @@ -71,10 +71,14 @@ threshold_energy = float flatfield = float[i, j] pixel_mask = uint[i, j] + flatfield_applied = bool + pixel_mask_applied = bool threshold_2_channel:NXdetector_channel threshold_energy = float flatfield = float[i, j] pixel_mask = uint[i, j] + flatfield_applied = bool + pixel_mask_applied = bool difference_channel:NXdetector_channel threshold_energy = float[2]