Last modified by flenners on 2026-02-04 17:25

From version 20.1
edited by flenners
on 2026-02-04 17:25
Change comment: There is no comment for this version
To version 19.2
edited by flenners
on 2026-02-04 17:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,7 +14,6 @@
14 14  
15 15  [[image:1770222205178-264.png]]
16 16  
17 -
18 18  In this terminal, type:
19 19  
20 20  {{{salloc --partition=psxcpu --nodes=1 --time=06:00:00}}}
... ... @@ -24,36 +24,32 @@
24 24  )))
25 25  
26 26  (((
27 -//(if you need gpu: ~-~-partition=psxgpu )//
26 +(if you need gpu: ~-~-partition=psxgpu )
28 28  )))
29 29  
30 30  (((
31 -//Answer: salloc: job [number] queued and waiting for resources//
30 +//Answer~:// salloc: job [//number//] queued and waiting for resources
32 32  )))
33 33  
34 34  (((
35 -// salloc: job [number] has been allocated resources//
34 + salloc: job [number] has been allocated resources
36 36  )))
37 37  
38 38  (((
39 -// salloc: Granted job allocation [number]//
38 + salloc: Granted job allocation [number]
40 40  )))
41 41  
42 42  (((
43 -// salloc: Waiting for resource configuration//
42 + salloc: Waiting for resource configuration
44 44  )))
45 45  
46 46  (((
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)//
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)
48 48  )))
49 49  
50 50  (% class="code" %)
51 51  (((
52 52  (((
53 -
54 -)))
55 -
56 -(((
57 57  ssh max-wn035 (shell to your node)
58 58  \\module load maxwell mamba
59 59  )))
... ... @@ -65,13 +65,11 @@
65 65  \\mamba activate /asap3/petra3/gpfs/common/p05/nano/envs/mamba
66 66  )))
67 67  
68 -{{{spyder &
69 69  
70 -------
64 +spyder &
65 +\\~-~-~-~-~-~-
66 +\\\\Spyder will open.
71 71  
72 -
73 -Spyder will open. }}}
74 -
75 75  On the right, choose "file explorer". Navigate to your beamtime folder and find processed/scripts/RecoGUI:
76 76  
77 77  [[image:attach:image2022-11-1_13-7-14.png||height="250"]]