OUTLIER filter does not filter

So after looking deeper I found out the issue with the fiter was 100% my issue as assumed. The issue was that I was assuming that the outlier filter was pulling the data for its window values form the filtered results. When actually it is pulling the values form the original sensor so if there is a bad reading it will NOT filter it out it will just move the bad reading one out… It could take the bad reading and then bring it slowly back down to the original value over multi reading but it will not eliminate it as I was hoping. Will open a new thread to discuss possibilities!