Generate XDS.INP: Difference between revisions
| Line 9: | Line 9: | ||
| == The script == | == The script == | ||
| < | <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 | ||
| </ | </pre> | ||
| == System-wide or personal installation == | == System-wide or personal installation == | ||