fix/recon folder name from global var was not set when changed in gui
CI for csaxs_bec / test (push) Successful in 1m31s
CI for csaxs_bec / test (push) Successful in 1m31s
This commit is contained in:
@@ -2786,6 +2786,7 @@ class Flomni(
|
||||
):
|
||||
"""write the tomo reconstruct file for the reconstruction queue"""
|
||||
bec = builtins.__dict__.get("bec")
|
||||
self.reconstructor.folder_name = self.ptycho_reconstruct_foldername
|
||||
self.reconstructor.write(
|
||||
scan_list=self._current_scan_list,
|
||||
next_scan_number=bec.queue.next_scan_number,
|
||||
|
||||
Reference in New Issue
Block a user