@ -193,7 +193,6 @@ def load_data(data_path: str, data={}) -> dict:
# Get the canny-args
cArgs = dataInfo["canny-args"]
doCannyPlot = False
doCannyPlot = i > 0 and x2_shot == "x2s5827"
if i in range(len(cArgs)):
sigma = cArgs[i]["sigma"]
post_pres = cArgs[i]["post_pres"]
The note is not visible to the blocked user.