----------------------------------- process3d v1.03 (C) 2007-2011, Daniel S. Steingrube ----------------------------------- CHANGES since version 1.02 -------------------------- CHG --matrix=xy to read values for the x and y axis from the matrix NEW implement --gpeak CHG allow loading of binary of different value type (int,double,...) CHANGES since version 1.01 -------------------------- NEW matrix-mode output '--omatrix=' NEW task --mapto NEW tasks --sgSmooth / --sgDeriv implemented using Savitzky-Golay-FFT-Filter NEW task --Integ implementing Simpsons-Hollingworth algorithm for integration NEW binary input '--bin=...' option CHANGES since version 1.00 -------------------------- NEW allow to generate data when no data files are specified by the combination of --xaxis and --efilter NEW binary output --bout NEW --skipoutx to save only the y-data NEW find interpolated/fitted peak position --ipeakpos CHG increase output precision to 15 digits NEW task --sum to integrate over the x-axis (differs from --integ) NEW task --normM to normalize with respect to the average CHG ranges can be specified by formulae CHG all parameters can be specified by using formulae NEW task --histogram to compute the histogram of given data NEW task --unwrap to unwrap jumps (e.g. phase between -pi and pi is unwrapped)