Hi,
Are there ((CPU) efficient/fast) methods or procedures that can be used to remove single outliers based on mubu.track column data? I am curious how others tackle the issue.
I guess using getmean and getstddev to then discard track entries with values more than for example 2 sigma out could be an option, but I am curious whether you developed other methods in practice or whether I have missed a method that directly deals with this.
On that same note I miss methods like getGreaterThan or getSmallerThan, but that may be moot.
Thanks in advance.
Best, Hans.