From 01466af40a7413184ea572ab7560fb4ff67f6303 Mon Sep 17 00:00:00 2001 From: Anna Bergamaschi Date: Thu, 25 Apr 2024 18:44:19 +0200 Subject: [PATCH] A few more fixes --- examples/color_imaging.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/color_imaging.py b/examples/color_imaging.py index df50a25..31cfd61 100644 --- a/examples/color_imaging.py +++ b/examples/color_imaging.py @@ -8,7 +8,7 @@ import clustersFunctions as cf imfname= "/mnt/moench_data/moenchLGAD_maxIV_202403/clust/En1600eV_300V_-20deg_W17_ExitSlit0/En1600eV_300V_-20deg_W17_xray_d0_f0_1_f00000.tiff" fname = "/mnt/moench_data/moenchLGAD_maxIV_202403/clust/En1600eV_300V_-20deg_W17_ExitSlit0/En1600eV_300V_-20deg_W17_xray_d0_f{}_1.clust" -noisefile="/mnt/moench_data/moenchLGAD_maxIV_202403/clust/En1600eV_300V_-20deg_W17_ExitSlit0/En1600eV_300V_-20deg_W17_dark_d0_f0_0_ped.tiff" +noisefile="/mnt/moench_data/moenchLGAD_maxIV_202403/clust/En1600eV_300V_-20deg_W17_ExitSlit0/En1600eV_300V_-20deg_W17_dark_d0_f0_0_var.tiff" xmin=0 xmax=400 ymin=0