From e339648dac6476026a2d5531f3b34fe5eae58094 Mon Sep 17 00:00:00 2001 From: Alexandre Boucaud Date: Thu, 31 Oct 2024 00:21:43 +0100 Subject: [PATCH] Add None filter information --- IR2/lsst-lion18/Fcs_carousel_filter.properties | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/IR2/lsst-lion18/Fcs_carousel_filter.properties b/IR2/lsst-lion18/Fcs_carousel_filter.properties index 67d614a..9a320b9 100644 --- a/IR2/lsst-lion18/Fcs_carousel_filter.properties +++ b/IR2/lsst-lion18/Fcs_carousel_filter.properties @@ -82,3 +82,9 @@ filterManager/F48/family = F filterManager/F60/filterID = 60 filterManager/F60/weight = 26.0 filterManager/F60/family = F +[version.agent > 7.0.7] +{ + filterManager/NONE/filterID = 0 + filterManager/NONE/weight = 0.0 + filterManager/NONE/family = N +}