VIEW

Revision as of 14:31, 7 February 2008 by Kay (talk | contribs)

VIEW is the visualisation program of the XDS suite. All .pck files written by XDS or XSCALE can be viewed with VIEW (e.g. ABS.pck, BKGINIT.pck, MODPIX.pck). The most important file to look at is FRAME.pck (written by the INTEGRATE processing step).

The Logo of this wiki (upper left) shows part of FRAME.pck as visualized with VIEW. Here we see the "pixel labelling method" of XDS at work: the thin lines around the reflections demarcate the limits of the integration area (which is used to calculate the intensity of the reflection). The size of the integration area is calculated from BEAM_DIVERGENCE, but in case two such integration areas overlap, then each pixel in the overlap region is assigned to the nearest reflection in reciprocal space.

If the integration has worked as it should, the following should be true: - most (if not all) observed reflections are encircled by thin lines (corresponding to integration areas) - empty integration areas belong to weak reflections - reflections without integration area are partial reflections, whose center is on an adjacent frame

Note: the pixel numbering in VIEW goes from 0 to NX-1 (similar for y), whereas XDS using a numbering of 1 to NX (NY). Thus, if you find out a position on the detector (e.g. the direct beam) by using VIEW, you should add 1 in both x and y if you want to put the numbers into XDS.INP.

VIEW -h gives a short help output with options, VIEW -hv shows a short manual.