Fit Spline for multiple columns and saving predicted values
Hi all, I have a lot of different columns from an FTIR spectra experiment, and in order to correct the baseline, I need to perform a Fit Spline on each column (one column = one spectra). I would like to do this automatically using JSL, so I don't have to save hundreds of "Predicted values" by hand. I tried to create a code but somehow it doesn't want to save the values or put 0 in each columns...