Tutorial(First Steps): Difference between revisions

Jump to navigation Jump to search
m
(add "See also" with link to M.J. Whitley's tutorial)
 
Line 3: Line 3:
This tutorial is directed at people who are beginners to XDS and do not want to start reading about all the technical details but rather want their images processed. Other processing programs are often more attractive to new users because using a GUI make starting easier than a [[XDS.INP|script file]]. If you notice a mistake or gap in this tutorial, please contact the authors.
This tutorial is directed at people who are beginners to XDS and do not want to start reading about all the technical details but rather want their images processed. Other processing programs are often more attractive to new users because using a GUI make starting easier than a [[XDS.INP|script file]]. If you notice a mistake or gap in this tutorial, please contact the authors.


In the following, the manual mode of setting up XDS.INP is explained. But there is also a [[generate_XDS.INP|script]] that does most of this automatically, at least for common types of detectors.
In the following, the manual mode of setting up [[XDS.INP]] and running XDS is explained.  
 
There is also a [[generate_XDS.INP|script]] that sets up XDS.INP automatically, at least for common types of detectors. Much easier than setting up and running XDS manually should be the usage of [[XDSGUI]].


== Setting up ==
== Setting up ==
Line 9: Line 11:


It is not recommended to process the images from within the same directory as the images are. At least create a subdirectory. In many cases the data images are on an external disk or remotely mounted directory with an awfully long path name.
It is not recommended to process the images from within the same directory as the images are. At least create a subdirectory. In many cases the data images are on an external disk or remotely mounted directory with an awfully long path name.
If you images are "/some/where/with/a/very/long/path", [[XDS.INP]] may not find the images and one must create a link to the actual directory.
If your images are at a path with embedded blanks, e.g. "/my/USB disk/path", XDS is not able to access the images and one must create a link to the actual directory:
<pre> #> ln -s /some/where/with/a/very/long/path images </pre>.
#> ln -s "/my/USB disk/path" images  


=== Getting [[XDS.INP]] ===
=== Getting [[XDS.INP]] ===
2,652

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu