1 MINIMIZE MINIMIZE This task finds the best linear combination of two input arrays, in the form X(i,j) = A*Y(i,j) + B The results are A and B of course, written in MINIMIZE.GILDAS. 2 Y_NAME$ TASK\FILE "First input image" Y_NAME$ This is the name of the first input array. 2 X_NAME$ TASK\FILE "Second input image" X_NAME$ This is the name of the second input array. 1 END