Loading DataReductionGIANOB/Frame_Gofio.py +1 −1 Original line number Diff line number Diff line Loading @@ -1646,7 +1646,7 @@ class Frame_Gofio: def check_proc_from_header(self): if self.pfrom.poll() is not None: self.run_from_header.configure(state="normal") if self.chosen_separation_var.get() and self.chosen_instrument_var_post.get() == "gianob": if self.chosen_separation_var.get() and self.chosen_instrument_var_post.get() in ["gianob", "criresp"]: filepng = str(Path(self.path_fromheader, "A_fase.png")) self.image_fase_A = ImageTk.PhotoImage(Image.open(filepng).resize((self.width_pdf, self.height_pdf))) self.panel_fase_A.create_image(0, 0, anchor=tk.NW, image=self.image_fase_A) Loading DataReductionGIANOB/Instruments/criresp.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ SNR : "None" MULTIPLICATIVE_ORDER_KEY : "None" AIR_TO_VAC : 0 COEFF_TO_NM : 10 ALIGNED : 0 ALIGNED : 1 OVERSCAN_LEFT: 0 OVERSCAN_RIGHT: 0 STRUCTURE_WITH_MULTIPLE_CHIPS : 1 Loading
DataReductionGIANOB/Frame_Gofio.py +1 −1 Original line number Diff line number Diff line Loading @@ -1646,7 +1646,7 @@ class Frame_Gofio: def check_proc_from_header(self): if self.pfrom.poll() is not None: self.run_from_header.configure(state="normal") if self.chosen_separation_var.get() and self.chosen_instrument_var_post.get() == "gianob": if self.chosen_separation_var.get() and self.chosen_instrument_var_post.get() in ["gianob", "criresp"]: filepng = str(Path(self.path_fromheader, "A_fase.png")) self.image_fase_A = ImageTk.PhotoImage(Image.open(filepng).resize((self.width_pdf, self.height_pdf))) self.panel_fase_A.create_image(0, 0, anchor=tk.NW, image=self.image_fase_A) Loading
DataReductionGIANOB/Instruments/criresp.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ SNR : "None" MULTIPLICATIVE_ORDER_KEY : "None" AIR_TO_VAC : 0 COEFF_TO_NM : 10 ALIGNED : 0 ALIGNED : 1 OVERSCAN_LEFT: 0 OVERSCAN_RIGHT: 0 STRUCTURE_WITH_MULTIPLE_CHIPS : 1