Additional computer programs

`zusammen.c' is a C-program, which reads in a data file from the HASYLAB synchrotron powder diffraction machine `B2' containing a group of angular ranges measured of a (X-ray) powder pattern, eventually measured several times, and creates a single file containing the merged data. This file can then be used with the Rietveld programs SIMREF or SIMPRO for a powder pattern refinement. The program reads in also a table of intensity correction factors for the different ranges.

`zusammenskal.c' is a modified version of `zusammen.c' and does not read in this correction factor table, but uses a fixed reference range, which is always measured again after some time, so that its intensity sum may be used to monitor and automatically correct intensity fluctuations.

Source Code