12-22-2021 01:09 AM
Hello
I have a signal received from the devices. When removing the signal, some of the points dropped out. it looks like this: 12, 12, 13, 13, 13, 14, 14, 14, 2 14, 15, 15, 1,1, 16, 16, 16, ...
When we independently receive the signal through the lab view, we simply replaced the drop-out points during data collection with the previous readings.
Now the file is third-party and it contains the corresponding problems. How to replace the drop-out points with the previous indications in Diadem?
01-04-2022 02:03 AM
Hello Spiky,
There are certainly different ways to calculate the outliers (dropped out points). If you know the valid difference between the values, one option is to calculate the difference and check for outliers.
This is done in the attached example.
Greetings
Walter