Normalize a string of numbers in a file format.
% normit.sh --help Help Information for: normit.sh Usage: normit 10.0 4000.0 list.1 xn Y arg1 - X1 arg2 - X2 arg3 - file with input values (must have "# data" header) arg4 - xn or nx to indicate processing of X or normalized values arg5 - write "# data" on output (Y,N) I will show: /home/sco/sco/codes/bash/HELP_FILES/normit.sh.help normit.sh Read a range of values (x1,x2) and use these to normalize a string of X values to a (0,1) range, OR convert values in the (0,1) frame to the original X range. This routine is usually use to normalize coordiante in pixels in the process of fitting maps of curves to large pixel values.