I'm using DASYLab to acquire accelerometer data.  
I'm using a IOtech Wavebook 516 scanning at 1000 Hz to be on the safe side for a data range 0.5 to 80 Hz. 
Output is to the frequency domain via FFT.  
 
I always thought an analogue filter was required for anti-aliasing.  
However I'm told that analogue filters are not required because a digital filter can do the same thing.  
I learned that a digital filter works by converting time data to the frequency domain and so using a digital filter would be a case of GIGO.  
 
Who's right and is there other options?  
 
For example, can the raw data be written to disk and then post-processed through a digital filter for anti-aliasing?  
Or is the raw data already compromised by not starting an anti-aliasing filter?  
 
Thanks,
 
Bob