1,330
edits
Line 19: | Line 19: | ||
=== use [[XPREP]] to find possible spacegroups === | === use [[XPREP]] to find possible spacegroups === | ||
There is no longer a need to use [[xds:XDSCONV|XDSCONV]] to convert the XDS_ASCII.HKL reflection file to HKLF 4 format (which is what the SHELX programs read) since XPREP can read XDS_ASCII.HKL directly. Just run | |||
xprep | |||
without a filename, and when the filename prompt appears, enter: | |||
XDS_ASCII.HKL | |||
(or whatever you have renamed it to) and then hit <Enter> several times until the program suggests a list of spacegroups - this list is going to be important. It may help to observe whether the data are centrosymmetric or not, from the 8th non-blank line below. Fortunately, this time there's only one spacegroup consistent with the data: | |||
<pre> | <pre> | ||
SPACE GROUP DETERMINATION | SPACE GROUP DETERMINATION | ||
Line 82: | Line 79: | ||
HKLF 4 | HKLF 4 | ||
END | END | ||
Compared to the P1 setting that CORRECT chose, XPREP has re-indexed the data in this example such that the conventional setting is obtained for this space group. | |||
If necessary XPREP can read in several XDS_ASCII.HKL files, scale them together and merge them. However it needs to start with one file to get the space group so that it knows how to merge. | |||
=== use [[ccp4dev:Symmetry_determination_with_Pointless|POINTLESS]] to find possible spacegroups === | === use [[ccp4dev:Symmetry_determination_with_Pointless|POINTLESS]] to find possible spacegroups === |