2,684
edits
(→The script: rev 1.03 (Feng YU)) |
(→Usage) |
||
Line 8: | Line 8: | ||
For improved interaction with [[XDSGUI]], it is advantageous to provide an ''absolute'' filename for the data files - one that starts with a slash ("/"). | For improved interaction with [[XDSGUI]], it is advantageous to provide an ''absolute'' filename for the data files - one that starts with a slash ("/"). | ||
<pre> | |||
#!/bin/bash | #!/bin/bash | ||
Line 1,157: | Line 1,159: | ||
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 == |