Topic
Event Isolation – Slope not picking up all events for me
Startseite ' Community ' Allgemein ' Event Isolation – Slope not picking up all events for me
- Dieses Thema hat 5 Antworten sowie 2 Teilnehmer und wurde zuletzt vor vor 14 Jahren, 4 Monaten von Norbert Bakkers aktualisiert.
-
AutorBeiträge
-
11.01.2011 um 02:26 Uhr #33703Norbert BakkersTeilnehmer
I’m trying to remove steps in a signal using the event isolation option.
By setting a slope value (positive and negative)higher than a naturally expected value I can assume that all selected cases are steps in the signal. However, many of the steps higher than the slope value are not picked up by the event isolation routine.
Am I doing something wrong here?
I’ve attached a sample file indicating my problem.11.01.2011 um 02:26 Uhr #33708Norbert BakkersTeilnehmerI’m trying to remove steps in a signal using the event isolation option.
By setting a slope value (positive and negative)higher than a naturally expected value I can assume that all selected cases are steps in the signal. However, many of the steps higher than the slope value are not picked up by the event isolation routine.
Am I doing something wrong here?
I’ve attached a sample file indicating my problem.11.01.2011 um 21:12 Uhr #33704Bernhard KantzTeilnehmerThe reason could be a rounding problem while calculating the delta x, means that the calculated delta x is greater than 0.04.
Therefore you should use a value greater than 0.04 for the delta-x in the event isolation object, e.g. 0.041.
11.01.2011 um 22:37 Uhr #33705Norbert BakkersTeilnehmerIncreasing the dX (delta X) to 0.41 works.
However, in my understanding, the slope should be purely defined by the given dX and dY (slope = dY/dX). This means that a rounding error in the dX should not have such a profound effect on the obtained results.
For my example the slope threshold should be 0.001/0.4=0.0025 but I have cases with a slope of 0.2655 which are not selected just because the dX was 0.400085.11.01.2011 um 22:57 Uhr #33706Bernhard KantzTeilnehmerYou are right.
The current algorithm doesn’t find an event if there is only one value in the specified delta x range.
We will improve the algorithm for this case in a future FlexPro release.12.01.2011 um 02:52 Uhr #33707Norbert BakkersTeilnehmerThank you.
I will use a dX greater than the sample time for the time being. -
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.