-
TIMER
-
When this context is set to 1, then the time needed to execute each
command is given. If the command TIMER 1 is given while the value of
timer is already 1, the timing is issued, and the clock reseted to
0. Within macros, only the overall execution time of the macro is
given, unless an explicit TIMER 1 or TIMER 0 is given.
see also : DEBUG
REFMACRO
SH
VERBOSE
-
TITLE
-
TITLE string_of_characters plot_file
Draw the string at x=0, y=cy+1.0 on the designed plot_file.
see also : PAGE
PLOT
PLOTTEXT
PLOTTEXTS
-
TM
-
TM n1 n2 {Fx}
This commands applies a trapezoid filter function to the data-
set. The function raises from 0.0 to 1.0 from the first point to
point n1. The function then stays to 1.0 until point n2, from which
it goes down to 0.0 at the last point.
If in 2D or 3D then Fx tells on which axis to apply the filter.
see also : EM
FILTER
GM
SIN
SQSIN
-
TOLERANCE
-
TOLERANCE x
This context holds the value used by all minimisation routines
within GIFA as
stopping criterium : line fitting, LineMinimisation in MaxEnt,
etc...
Typically a small value (1e-2 .. 1e-4)
see also : ITER
MINITER
-
TRANSPOSE
-
Transposes the 2D matrix or planes of the 3D cube. The sizes of
the matrix must be a power of two for this command to be used. After
transposition, the two dimensions are completely permuted
see also : SYM
-
tunset
-
tunset name_of_array
unset the whole set of entries of the array 'name_of_array'
see also : MUNSET
UNSET