CALL HUNPKE (ID,CONTEN*,CHOICE,NUM)
Action: Transfer the error contents of a histogram or a selected projection of a 2-dimensional histogram into the local array.
CHOICE=' '
is equivalent to 'HIST'
.
NUM=0
, it is assumed to be 1
.
DIMENSION CONTEN(NX)
in the 1-dimensional case and
DIMENSION CONTEN(NX,NY)
in the 2-dimensional case.
HIEVARIAB = HIE (ID,I)
Action: Returns the value of the error that has been stored in a given 1-dimensional histogram channel. This corresponds to the square root of the sum of the squares of the weights.
When HBARX has not been calledHIE returns the square root of the contents of the given channel.
HXEVARIAB = HXE (ID,X)
Action: Analogous to HIE but referring to the channel that contains a given X-value.