2QVO.xds: Difference between revisions

No edit summary
Line 194: Line 194:
==SHELXC/D/E structure solution==
==SHELXC/D/E structure solution==


This is done in a subdirectory of the XDS data reduction directory (either dataset "1" or "2", and we can also try it in a xscale subdirectory). Here, we generate XDSCONV.INP (I used MERGE=TRUE, sometimes the results are better that way) and run xdsconv and [[ccp4com:SHELX_C/D/E|SHELXC]].  
This is done in a subdirectory of the XDS data reduction directory (either dataset "1" or "2", and we can also try it in a xscale subdirectory). Here, we use a script to generate XDSCONV.INP (I used MERGE=TRUE, sometimes the results are better that way), run [[XDSCONV|xdsconv]] and [[ccp4com:SHELX_C/D/E|SHELXC]].  
<pre>
<pre>
#!/bin/csh -f
#!/bin/csh -f
Line 245: Line 245:


  shelxe.beta j j_fa -a -q -h -s0.55 -m20 -b  
  shelxe.beta j j_fa -a -q -h -s0.55 -m20 -b  
and the the inverse hand:
and the inverse hand:
  shelxe.beta j j_fa -a -q -h -s0.55 -m20 -b -i
  shelxe.beta j j_fa -a -q -h -s0.55 -m20 -b -i


2,652

edits