Generate XDS.INP: Difference between revisions

no edit summary
(→‎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.
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 a part of the (larger, but also free) [http://developer.apple.com/tools/xcode Xcode] package.


== 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 ==
2,652

edits