TRiP98 Cubecompare command



cubecompare  files / deviation()   debug

Purpose

Compare data cubes.

Parameters

files
Two input data cubes (files) to be compared. They must have the same size and gridding. Data cubes come as a binary <file>.<ext> data file together with a text <file>.HED or <file>.hed header file.
deviation()
Report only deviations above this limit (in %).
debug
Debug switch. Lots of output!

Remark

Whereever possible, data cubes are mapped to external files, rather than keeping them directly in computer memory. This is a big memory saver !

Examples

  1.  cubecompare ramp.dos,ramplevel.dos /dev( 16)
    
    Compares the two input dose cubes and reports only deviations > 16%.

Last updated:
$Id: trip98cmdcubecompare.html,v 1.5 2015/11/03 15:53:57 kraemer Exp $
M.Kraemer@gsi.de