2,718
edits
(New page: This script should be in your $PATH as "generate_XDS.INP" #!/bin/bash # purpose: generate XDS.INP # revision 0.03 . Kay Diederichs 2/2010 # tested with own and some JCSG datasets; ...) |
No edit summary |
||
Line 203: | Line 203: | ||
echo "XDS.INP is ready for use." | echo "XDS.INP is ready for use." | ||
echo "After running xds, inspect BKGPIX.cbf and FRAME.cbf with XDS-Viewer!" | echo "After running xds, inspect BKGPIX.cbf and FRAME.cbf with XDS-Viewer!" | ||
rm tmp1 tmp2 |