03-01-2016 05:31 PM
While processing data for a test there was an anomaly in the data that required removal of points from the data set. We substituted the erroneous data for "NoValue" in the data set and proceded to process the data. After the filtering and plotting the data we found that the NoValues are processed as values, which I believe are interpolated, while filtering. Is there a way to filter data and maintain the empty "NoValue" points? We can note that the data between t1 and t2 in channels X, Y, and Z are erroneous, but I would prefer that the data were NoValue in the finised data set. Basically we are able to affect the raw data set and remove the values, but all calculations are conducted on filtered data. The analysis calculations disregard NoValues, but filtering does not, is there a way to change this?
Thank you,
David
03-02-2016 09:17 AM
Hi David,
Can you post more details on what specific filter you are using? I was looking for a filter that could be call with the command ChnCFCCalc but I was not able to find any. I found these however:
http://zone.ni.com/reference/en-XX/help/370858M-01/comoff/chnfiltcalc/
http://zone.ni.com/reference/en-XX/help/370858K-01/comoff/chncfcfiltcalc/
By the way, what version of DIAdem are you using?
Pedro M.
03-02-2016 09:39 AM
http://zone.ni.com/reference/en-XX/help/370858K-01/comoff/chncfcfiltcalc/
This is the correct function, I must have been thinking faster than I was typing.