bumped version of JF06 (4 -> 5)

This commit is contained in:
2024-09-11 21:36:14 +02:00
parent f18af38dc6
commit 05905d183c

View File

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