05-12-2010 01:05 PM
I am filtering a signal from a pressure transducer and after it's filtered a small spike of noise shows up at the beginning of the sample that isn't in the original data. I talked to friend here who has seen a similar thing. Does anyone have any experience with this? I just want to clean it up.
I have attached to screen shots examples. The graphs on top and bottom are zoomed equally.
05-12-2010 02:51 PM
05-14-2010 06:55 AM
Thanks for the tip. That seems like a reasonable work around.
I tried to do that but in changing the first value converts the dynamic data to an array. When I change it back the filter doesn't work. Any ideas there?
05-17-2010 10:37 AM - edited 05-17-2010 10:39 AM
I don't work with the Dynamic Data type much so I didn't foresee your problem. If you convert the DDT to a waveform and then extract the data, you can then do the subtraction and then convert it back to a DDT. It's inconvenient, but I don't really see how to do it within the DDT.