Removing noise from a set of data?
So I have a 2 dimensional displacement vector. I ve been told that if the magnitude of this displacement is less than 0.3 micrometers, I have to treat it as noise, and to remove it.
What does it actually mean to remove this noise? Do I just put a zero in for that set of data, or do I just completely remove it from the set as if it never existed?