Changes for page 03a Reconstruction with Reco GUI
Last modified by flenners on 2026-02-04 17:25
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,6 +14,7 @@ 14 14 15 15 [[image:1770222205178-264.png]] 16 16 17 + 17 17 In this terminal, type: 18 18 19 19 {{{salloc --partition=psxcpu --nodes=1 --time=06:00:00}}} ... ... @@ -23,32 +23,36 @@ 23 23 ))) 24 24 25 25 ((( 26 -(if you need gpu: ~-~-partition=psxgpu ) 27 +//(if you need gpu: ~-~-partition=psxgpu )// 27 27 ))) 28 28 29 29 ((( 30 -//Answer ~://salloc: job [//number//] queued and waiting for resources31 +//Answer: salloc: job [number] queued and waiting for resources// 31 31 ))) 32 32 33 33 ((( 34 - salloc: job [number] has been allocated resources 35 +// salloc: job [number] has been allocated resources// 35 35 ))) 36 36 37 37 ((( 38 - salloc: Granted job allocation [number] 39 +// salloc: Granted job allocation [number]// 39 39 ))) 40 40 41 41 ((( 42 - salloc: Waiting for resource configuration 43 +// salloc: Waiting for resource configuration// 43 43 ))) 44 44 45 45 ((( 46 - salloc: Nodes //max-wn035//are ready for job (name of your node; code after “max-“ can vary, in this example wn035, if you do not get a specific node name, repeat salloc command)47 +// salloc: Nodes max-wn035 are ready for job (name of your node; code after “max-“ can vary, in this example wn035, if you do not get a specific node name, repeat salloc command)// 47 47 ))) 48 48 49 49 (% class="code" %) 50 50 ((( 51 51 ((( 53 + 54 +))) 55 + 56 +((( 52 52 ssh max-wn035 (shell to your node) 53 53 \\module load maxwell mamba 54 54 ))) ... ... @@ -60,11 +60,13 @@ 60 60 \\mamba activate /asap3/petra3/gpfs/common/p05/nano/envs/mamba 61 61 ))) 62 62 68 +{{{spyder & 63 63 64 -spyder & 65 -\\~-~-~-~-~-~- 66 -\\\\Spyder will open. 70 +------ 67 67 72 + 73 +Spyder will open. }}} 74 + 68 68 On the right, choose "file explorer". Navigate to your beamtime folder and find processed/scripts/RecoGUI: 69 69 70 70 [[image:attach:image2022-11-1_13-7-14.png||height="250"]]