[FieldTrip] about detrend

Alexander Nakhnikian Alexander_Nakhnikian at hms.harvard.edu
Fri Dec 5 23:19:07 CET 2014


Hello Again,

I think there's an error in my response. I think removing the linear 
trend should also set the mean to zero already since the best fit line 
incorporates vertical offset.  Sorry about that.

A

On 12/5/14, 4:20 PM, Yun Wen wrote:
>
> Hi all, I want to remove DC offset before applying the high-pass 
> filter. I  was wondering if I can achieve that by putting cfg.detrend 
> = 'yes' before cfg.hpfilter = 'yes', something like:
>
> cfg = [];
>
> cfg.dataset = filename_raweeg;
>
> cfg.detrend = 'yes';
>
> cfg.hpfilter = 'yes';
>
> cfg.hpfiltord = 2; % Order of the filter = 2.
>
> cfg.hpfreq = 0.1; % High-pass cutoff at 0.1 Hz;
>
> [data] = ft_preprocessing (cfg);
>
> Thank you in advance.
>
> Best,
>
> Yun
>
>
> This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.
>
> This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20141205/ef6e0cf3/attachment-0002.html>


More information about the fieldtrip mailing list