IDXREF: Difference between revisions

From XDSwiki
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:


[[Reindexing]]
[[Reindexing]]
[[Indexing]]

Revision as of 16:06, 18 February 2008

The IDXREF step of XDS

  1. reads a list of spot positions from SPOT.XDS and converts them to vectors in reciprocal space (which requires suitable values for ORGX, ORGY, DETECTOR_DISTANCE, OSCILLATION_RANGE, X-RAY_WAVELENGTH, QX, QY, DIRECTION_OF_DETECTOR_X-AXIS, DIRECTION_OF_DETECTOR_Y-AXIS, INCIDENT_BEAM_DIRECTION, ROTATION_AXIS)
  2. calculates primitive unit cell parameters from the (clustered) difference vectors
  3. as a control, prints out indices (which should be close to integer numbers) corresponding to difference vectors
  4. uses the cell thus obtained to evaluate possible alternative origins of reciprocal space close to the one that is calculated from ORGX ORGY
  5. evaluates all possible Bravais lattices corresponding to the primitive unit cell (and gives the unit cell parameters and reindexing transformation for that lattice)
  6. based on the values of UNIT_CELL_PARAMETERS, SPACE_GROUP_NUMBER, and REIDX refines the geometry describing the diffraction experiment and writes the result to XPARM.XDS


See also

Space group determination

Reindexing

Indexing