2,684
edits
(→The script: more fixes) |
No edit summary |
||
Line 1: | Line 1: | ||
This script generates XDS.INP based on a list of frame names supplied on the commandline. It currently works for MarCCD, ADSC, Pilatus and a few Rigaku detectors; since this is just a bash script, extension to other detectors is very easy. | This script generates XDS.INP based on a list of frame names supplied on the commandline. It currently works for MarCCD, ADSC, Pilatus and a few Rigaku detectors; since this is just a bash script, extension to other detectors is very easy. | ||
== Usage == | == Usage == | ||
Line 511: | Line 509: | ||
~/generate_XDS.INP "frms/mydata_1_???.img" | ~/generate_XDS.INP "frms/mydata_1_???.img" | ||
By using your own file, you can easily update to the latest revision, or even change the script, without having to bother the system administrator. | By using your own file, you can easily update to the latest revision, or even change the script, without having to bother the system administrator. | ||
On Mac OS X, installation of the "Command Line Tools" (from http://developer.apple.com/downloads; requires Apple ID) is required (I think). These are also part of the (larger, but also free) [http://developer.apple.com/tools/xcode Xcode] package. | |||
== Generating generate_XDS.INP from this webpage == | == Generating generate_XDS.INP from this webpage == |