Batch Curve Fit Syntax Error
n.black
I have a 2D wave, each column is a Y data set and a single 1D column wave as the X data.
The wave scaling of the X-data is not regular and i'm not too sure how the machine made the divisions. So if it is possible to scale every column to in the 2D matrix to the X-data set of strange unknown irregular scaling that would be great and possibly avoid the following problem.
When batch curve fitting I try and use the following settings:
Y from 2D wave columns, X from a single 1D wave
I get the following "Error on batch 0: syntax error" on every column.
BUT
If i use the same parameters (masks, functions and coefficients) and use
Y from 2D wave columns, X from wave scaling the curve fitter works fine...but if i fit a gaussian then my x0 and width will be wrong. Ideally i'd like to export the table of txt and further process those values.
Any ideas how to proceed. I think the easiest solution would be to somehow wave scale the whole 2D wave with the 1D wave but i'm not sure how to do it.
Thanks,
N
This sounds like an error in the Batch Curve Fitting module. Can you send this comment along with a copy of your experiment to me at support@wavemetrics.com?
Thanks,
Nate Hyde
WaveMetrics
support@wavemetrics.com
October 30, 2015 at 10:55 am - Permalink
Nate Hyde
WaveMetrics
support@wavemetrics.com
November 3, 2015 at 07:43 am - Permalink
If someone else does have similar problem make sure your waves are 1D if not you can re-dimension them.
Good luck,
N
November 3, 2015 at 09:55 am - Permalink