07-12-2010 04:26 AM
The time and intensity are two seperate columns. what i want to do is generate a running average of N data points, where the user specifies N, and write the runnning average values back to a file with their corresponding times.
All suggestions are welcome.
thanks,
luke S.
07-12-2010 04:32 AM
07-12-2010 06:14 AM
well i have to calculate the running average not simply one average point. THe user has control over how points to select the calculate the running averages. the intention of calculating the running averages is to smooth out the data. So i understand how to read in and write to files in spreadsheet format. But i am having trouble wrapping my mind around how i will write back to the spreadsheet since i want to write back the time that corresponds to a particular intensity.
07-12-2010 06:17 AM - edited 07-12-2010 06:17 AM
Clad:
Thanks for the reply. but i could not find the point by point mean function anywhere. I was able to mind the mean function under statistics(not sure if that is what you meant)
thanks,
Luke.s
07-12-2010 06:26 AM
Hi Luke,
my nick is GerdW - CLAD is a certification status
You will find "Mean PtByPt" here (atleast in the FullDevelopmentSystem)...