next up previous contents index
Next: SELF_NITER Up: SELFCAL Previous: SELF_COLOR   Contents   Index


SELF_LOOP

    Number of self-iteration loops. It is a ReadOnly variable that is  auto-
    matically  computed  from  the  size  of  the SELF_TIMES, SELF_NITER and
    SELF_MINFLUX arrays.

      These variable length arrays can be resized using the LET /RESIZE com-
    mand. For example
        LET SELF_TIMES 40 20 10 /RESIZE
    will lead to an array of 3 elements, SELF_TIMES[3].

    SELF_TIMES,  SELF_NITER  and SELF_MINFLUX must be of equal size. To sim-
    plify the process, constant arrays are assumed of  arbitrary  length  in
    this  determination.   If  all 3 arrays have constant values, SELF_TIMES
    determines the number of loops.

    Constant arrays are assumed of arbitrary length in  this  determination.
    If  all  3 arrays have constant values, SELF_TIMES determines the number
    of loops.


Gildas manager 2023-06-01