Changes for page 05. Data processing

Last modified by tabermah on 2024-12-11 11:17

From version 29.1
edited by tabermah
on 2024-09-19 16:00
Change comment: There is no comment for this version
To version 35.1
edited by tabermah
on 2024-09-23 16:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -81,12 +81,11 @@
81 81  The processing folders contain two folders, 'xdsapp' and 'manual'. 'Manual' contains a template for manual processing having all the correct parameters. However, to shorten the processing time and make use of the computational structure, reprocessing your data on the maxwell nodes should be done by using a script to queue the jobs in slurm:
82 82  
83 83  * a template scripts can be found at /asap3/petra3/gpfs/common/p11/processing_scripts/
84 -** (% style="color: rgb(0,0,0);text-decoration: none;" %)xds_Acad_ext_users.sh For (% style="color: rgb(0, 0, 0); text-decoration: none; color: rgb(255, 0, 0)" %)academic external users
85 -** xds_Ind_users.sh (% style="color: rgb(0,0,0);" %)For (% style="color: rgb(0, 0, 0); color: rgb(255, 0, 0)" %)industry users
86 -** xds_inhouse_users.sh For (% style="color: rgb(255,0,0);" %)in-house users
87 -* (% style="color: rgb(0,0,0);" %)differences on the scripts are on the partition used for the processing (i.e. //pscpu// should be used for internal users of Photon Science, //psxcpu// for Academic external users and //com// for industrial users) and the used xds version
84 +** (% style="color: rgb(0,0,0);text-decoration: none;" %)xds_users.sh For (% style="color: rgb(0, 0, 0); text-decoration: none; color: rgb(255, 0, 0)" %)external users
85 +** xds_inhouse.sh For (% style="color: rgb(255,0,0);" %)in-house users
86 +* (% style="color: rgb(0,0,0);" %)differences on the scripts are on the partition used for the processing (i.e. //pscpu// should be used for internal users of Photon Science and //psxcpu// for external users)
88 88  * (% style="color: rgb(0,0,0);" %)copy the script to the folder where you run the processing
89 -* (% style="color: rgb(0,0,0);" %)launch the script by typing sbatch xds(% style="color: rgb(0, 0, 0); color: rgb(255, 0, 0)" %)_(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration: none; color: rgb(255, 0, 0)" %)name_of_the_script(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration: none" %).sh (e.g., for academic external users //sbatch xds_Acad_ext_users.sh// and for industrial users //sbatch xds_Ind_users.sh//)
88 +* (% style="color: rgb(0,0,0);" %)launch the script by typing sbatch xds(% style="color: rgb(0, 0, 0); color: rgb(255, 0, 0)" %)_(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration: none; color: rgb(255, 0, 0)" %)name_of_the_script(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration: none" %).sh (e.g., //sbatch xds_users.sh //for external users )
90 90  * (% style="color: rgb(0,0,0);" %)the script will find a free node for your job to run fast
91 91  * (% style="color: rgb(0,0,0);" %)the xds-log you get in a file xds-job-~#~##.out.
92 92  
... ... @@ -93,8 +93,8 @@
93 93  (% style="text-align: justify;" %)
94 94  **Processing Serial Crystallography data** by nxds should be done via a script to queue the jobs in slurm:
95 95  
96 -* a template script (nxds.sh) as well as an example of input file (nXDS.INP) can be found at /asap3/gpfs/common/p11/
97 -* the partition in the script is defined psx for external users (ps should be used for internal users of Photon Science)
95 +* a template script (nxds.sh) as well as an example of input file (nXDS.INP) can be found at /asap3/gpfs/common/p11/processing_scripts/
96 +* the partition in the script is defined psxpcu for external academic users (pscpu should be used for internal users of Photon Science)
98 98  * (% style="color: rgb(0,0,0);" %)copy the script and the nXDS.INP to the folder where you run the processing
99 99  * (% style="color: rgb(0,0,0);" %)the nXDS.INP file needs some editing to fit your data path and data collection parameters (wavelength, detector distance, oscillation...)
100 100  * (% style="color: rgb(0,0,0);" %)the processing is launch by typing sbatch nxds.sh
... ... @@ -101,7 +101,7 @@
101 101  
102 102  **If manual processing through a terminal or GUI is absolutely necessary:**
103 103  
104 -* allocate a node to yourself by typing in terminal: salloc ~-~-node=1 ~-~-partition=psx ~-~-time=xx:xx:xx
103 +* allocate a node to yourself by typing in terminal: salloc ~-~-node=1 ~-~-partition=psxcpu ~-~-time=xx:xx:xx
105 105  * ssh to the node allocated to you
106 106  * load the modules of the needed crystallographic softwares on the node (instructions below)
107 107  * HOX! terminate the allocation after usage by typing exit twice on your terminal window
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -379127277
1 +379128887
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/11/pages/379127277/11. Data processing
1 +https://confluence.desy.de/spaces/11/pages/379128887/11. Data processing