renamed: JF06T08V05 -> JF06T08V06

This commit is contained in:
2024-11-19 14:05:01 +01:00
parent 4027fcbc67
commit b245387d79

View File

@ -9,7 +9,7 @@ def calc_apply_additional_mask(results, pixel_mask_pf):
if not detector_name:
return
if detector_name == "JF06T08V05":
if detector_name == "JF06T08V06":
# edge pixels
pixel_mask_pf[0:1030, 1100] = 0
pixel_mask_pf[0:1030, 1613] = 0