renamed JF06T08V06 -> JF06T08V07

This commit is contained in:
2025-01-22 19:28:05 +01:00
parent 9ae4464086
commit e596def451

View File

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