Generate XDS.INP: Difference between revisions

Undo revision 2599 by Kay (talk)
(Undo revision 2599 by Kay (talk))
Line 9: Line 9:
== The script ==
== The script ==


<nowiki>
<pre>
#!/bin/bash                                                                   
#!/bin/bash                                                                   
# purpose: generate XDS.INP                                                   
# purpose: generate XDS.INP                                                   
Line 316: Line 316:
echo BKGPIX.cbf, and the agreement of predicted and observed spots in FRAME.cbf!
echo BKGPIX.cbf, and the agreement of predicted and observed spots in FRAME.cbf!
rm -f tmp1 tmp2
rm -f tmp1 tmp2
</nowiki>
</pre>


== System-wide or personal installation ==
== System-wide or personal installation ==
2,652

edits