Bruker AXS index previous next

Previous: comparehkl: Compare reflections within and between reflection files
Next: hkllimits: Report HKL limits of data sets


scalehkl: Scale reflection intensities by fixed factor

The "scalehkl" program reads one or more reflection files, scales intensities and sigmas in each file by a given factor, and writes a new reflection file. Scaling factors for each input file can be different.

Usage

scalehkl [options and reflection files]
As reflection files are currently recognized ".y" files from evalccd, shelx ".hkl" files, and scalepack ".sca" files.

Accepted options

factor=#
Specifies the scaling factor. Default scaling factor is 1.0. One way to get a good scaling factor could be the comparehkl program. For each input reflection file, the last specified factor will be used.
write=filename
Specifies the output file name for the scaled data. Default is "scaled.hkl".

Example

% comparehkl x.hkl x2.hkl
... some output removed
x.hkl = x2.hkl * (0.654 +/- 0.003)
... some output removed
% scalehkl factor=1.0 x.hkl factor=0.654 x2.hkl write=y.hkl
Writing 1.00 * x.hkl
Writing 0.65 * x2.hkl
%

index previous next

Previous: comparehkl: Compare reflections within and between reflection files
Next: hkllimits: Report HKL limits of data sets


(C) 1997-2009, Bruker AXS BV, R.W.W. Hooft