2,684
edits
(→Tools) |
|||
Line 50: | Line 50: | ||
== Tools == | == Tools == | ||
offers possibilities for running short scripts. Several such scripts are pre-defined; the user may create her own scripts. The first item offers to run [[XDS-viewer]] for displaying the predicted pattern of reflections for a user-specified frame, together with the frame itself. The other pre-defined scripts run commands that either simplify to save/restore the current data processing files to/from a "save" directory, or to manipulate [[XDS.INP]] in several ways, or to run e.g. [[pointless]] on the generated XDS_ASCII.HKL file. | offers possibilities for running short scripts. Several such scripts are pre-defined; the user may create her own scripts. If scripts are modified, they are saved to ~/.xds-gui . <br>The first item offers to run [[XDS-viewer]] for displaying the predicted pattern of reflections for a user-specified frame, together with the frame itself. <br>The other pre-defined scripts run commands that either simplify to save/restore the current data processing files to/from a "save" directory, or to manipulate [[XDS.INP]] in several ways, or to run e.g. [[pointless]] on the generated XDS_ASCII.HKL file. | ||
As long as the XDSSTAT tab is non-functional, I suggest to put the following into a "User-defined command" of the Tools tab: | As long as the XDSSTAT tab is non-functional, I suggest to put the following into a "User-defined command" of the Tools tab: | ||
echo | xdsstat > XDSSTAT.LP; loggraph XDSSTAT.LP | echo | xdsstat > XDSSTAT.LP; loggraph XDSSTAT.LP | ||
== XDSSTAT == | == XDSSTAT == |