Commit bc2f24d4 authored by Zhang, Yuanpeng's avatar Zhang, Yuanpeng
Browse files

add in more masks

parent 68b2a861
Loading
Loading
Loading
Loading
+370 KiB

File added.

No diff preview for this file type.

+2 −2
Original line number Diff line number Diff line
@@ -30,8 +30,8 @@ from mantid.simpleapi import *

existing_h5 = "/SNS/PG3/shared/CALIBRATION/2025-1_11A_CAL/PG3_PAC_d58666_2025-01-30.h5"
bad_dets_banks = None
bad_dets_ids = "1125000-1126077"
new_h5 = "/SNS/PG3/shared/CALIBRATION/2025-1_11A_CAL/test.h5"
bad_dets_ids = "1125000-1126077,1170000-1171077"
new_h5 = "/SNS/PG3/shared/CALIBRATION/2025-1_11A_CAL/PG3_PAC_d58666_2025-01-30_Bank_23_24_masked.h5"


# ## Helper Functions