Changes for page 05. Data processing

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

From version 18.1
edited by hakanj
on 2021-04-12 20:53
Change comment: There is no comment for this version
To version 19.1
edited by pompidor
on 2021-12-03 11:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.hakanj
1 +XWiki.pompidor
Content
... ... @@ -34,8 +34,14 @@
34 34  (% style="color: rgb(51,51,51);text-decoration: none;" %)Copy the script to the folder where you run the processing and launch by (%%)
35 35  (% style="color: rgb(51,51,51);text-decoration: none;" %)sbatch xds.sh(%%)
36 36  (% style="color: rgb(51,51,51);text-decoration: none;" %)It will find a free node for your job and run faster than just typing xds_par(%%)
37 -(% style="color: rgb(51,51,51);text-decoration: none;" %)The xds-log you get in a file xds-job-~#~##.out(%%)
38 -\\//List of software you can use is at~://
37 +(% style="color: rgb(51,51,51);text-decoration: none;" %)The xds-log you get in a file xds-job-~#~##.out
38 +
39 +(% style="color: rgb(51,51,51);text-decoration: none;" %)nxds can be used for processing Serial Crystallography data in a similar way than xds. As the computing time is long, nxds should should be used via a script to queue the jobs in slurm. The template script (nxds.sh) as well as an example of input file (nXDS.INP) can be found in /asap3/gpfs/common/p11/.
40 +
41 +(% style="color: rgb(51,51,51);text-decoration: none;" %)Copy the script and the nXDS.INP to the folder where you run the processing. The nXDS.INP file needs some editing to fit your data path and data collection parameters (wavelength, detector distance, oscillation...). The processing is launch by
42 +sbatch nxds.sh
43 +
44 +//List of software you can use is at~://
39 39  (% class="Object" %)[[https:~~/~~/confluence.desy.de/display/IS/Photon+Science>>doc:IS.Photon Science.WebHome||shape="rect"]](%%)
40 40  \\//You can store analysis results in scratch_cc (temporary/testing results) or processed (final results).//
41 41  \\//To use crystallographic programs~://
... ... @@ -43,3 +43,7 @@
43 43  module load xray     # sets the environment for xds and helper GUIs such as XDSAPP
44 44  module load ccp4/6.4
45 45  module load phenix 
52 +
53 +\\
54 +
55 +\\
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -235039402
1 +252809700
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/11/pages/235039402/11. Data processing
1 +https://confluence.desy.de/spaces/11/pages/252809700/11. Data processing