Difficult datasets

From XDSwiki
Revision as of 16:33, 22 December 2009 by Kay (talk | contribs)
Jump to navigation Jump to search

Small-molecule and low resolution protein datasets have few reflections per frame. Therefore, the multitude of parameters describing the diffraction experiment probably needs to be reduced. This means that e.g. the following parameters may need adjustment (typical values are given):

  1. NBATCH=2  ! to reduce the number of scale factors
  2. DELPHI=45  ! to base reflection profiles and refinements on more reflections
  3. REFINE(INTEGRATE)= ! do not refine anything
  4. CORRECTIONS= ABSORB  ! don't try to correct for MODULATION and DECAY in scaling

Furthermore, you may try to recycle GXPARM.XDS to XPARM.XDS, and to grab the lines e.g.

BEAM_DIVERGENCE=   2.067  BEAM_DIVERGENCE_E.S.D.=   0.207
REFLECTING_RANGE=  2.303  REFLECTING_RANGE_E.S.D.=  0.329

from INTEGRATE.LP and to insert them into XDS.INP .