Ice rings: Difference between revisions

From XDSwiki
Jump to navigation Jump to search
mNo edit summary
(update with "pitfall")
Line 1: Line 1:
* Please see [[Wishlist#Would be nice to have]]: there's a list of additional (high-) resolution ranges one might want to exclude (in [[CORRECT]]).
* Please see [[Wishlist#Would be nice to have]]: there's a list of additional (high-) resolution ranges one might want to exclude (in [[CORRECT]]).
* A currently possible way to prevent ice rings from spoiling the [[IDXREF]] step is to set "TRUSTED_REGION=0 X" for INIT, where X is calculated such that ice rings are excluded. Using Bragg's law and an approximation, we find that <br /> X = <math>\frac{Wavelength \cdot Distance} {2 \cdot NX \cdot QX}</math> should give approx. 4 Å cutoff, which should exclude all ice rings. <br /> Drawback: after successful indexing, INIT needs to be re-run with "TRUSTED_REGION=0 1.05" or so.
* A currently possible way to prevent ice rings from spoiling the [[IDXREF]] step is to set "TRUSTED_REGION=0 X" for INIT, where X is calculated such that ice rings are excluded. Using Bragg's law and an approximation, we find that <br /> X = <math>\frac{Wavelength \cdot Distance} {2 \cdot NX \cdot QX}</math> should give approx. 4 Å cutoff, which should exclude all ice rings. <br /> Drawback: after successful indexing, INIT needs to be re-run with "TRUSTED_REGION=0 1.05" or so.
A potential pitfall: the above assumes that the direct beam position is near the middle of the detector.
* Please see [[Optimization]] for how to treat remaining ice reflections showing up as "aliens" in [[CORRECT.LP]].
* Please see [[Optimization]] for how to treat remaining ice reflections showing up as "aliens" in [[CORRECT.LP]].

Revision as of 13:03, 29 June 2009

  • Please see Wishlist#Would be nice to have: there's a list of additional (high-) resolution ranges one might want to exclude (in CORRECT).
  • A currently possible way to prevent ice rings from spoiling the IDXREF step is to set "TRUSTED_REGION=0 X" for INIT, where X is calculated such that ice rings are excluded. Using Bragg's law and an approximation, we find that
    X = [math]\displaystyle{ \frac{Wavelength \cdot Distance} {2 \cdot NX \cdot QX} }[/math] should give approx. 4 Å cutoff, which should exclude all ice rings.
    Drawback: after successful indexing, INIT needs to be re-run with "TRUSTED_REGION=0 1.05" or so.

A potential pitfall: the above assumes that the direct beam position is near the middle of the detector.