<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p style="">Hello eeglabers,<br>
</p>
<p style=""><br>
</p>
<p style="">I have a question about detrending in SIFT.<br>
</p>
<p style=""><br>
</p>
<p style="">I run the following code:<br>
</p>
<p style=""><br>
</p>
<div>EEG = pop_pre_prepData( EEG, 'nogui', ...</div>
<div>                'VerbosityLevel', 2,   ...</div>
<div>                'SignalType', { 'Channels'},  ...</div>
<div>                'Detrend',  ...</div>
<div>                { 'verb', 2 ...</div>
<div>                'method', {'linear'}, ...</div>
<div>                'piecewise', ...</div>
<div>                {'seglength', 0.33,   ...</div>
<div>                'stepsize', 0.0825}, ...</div>
<div>                'plot', strcmp( plot, 'on')},  ...</div>
<div>                'NormalizeData', ...</div>
<div>                {'verb', 2 ...</div>
<div>                'method', {'time' 'ensemble'}}, ...</div>
<div style="">                'resetConfigs',true);​<br>
</div>
<div style=""><br>
</div>
<div style="">It works fine, but I do an is equal on the data before and after and they are identical.<br>
</div>
<div style=""><br>
</div>
<div style="">Im thinking this cant be correct because it should be removing a significant proportion of my data.<br>
</div>
<div style="">I went through the code and it appears as though it is storing the data in EEG.CAT. Have I missed<br>
</div>
<div style="">something or am I doing it correctly?<br>
</div>
<div style=""><br>
</div>
<div style="">Kind regards,<br>
</div>
<div style=""><br>
</div>
<div style="">Tyler<br>
</div>
<p style=""><br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-size:13px">*************************
<div style="font-family:Tahoma"><br>
</div>
<div><font face="Arial"><i>Tyler Grummett ( BBSc, BSc(Hons I))</i></font></div>
<div><font face="Arial"><i>PhD Candidate</i></font></div>
<div><font face="Arial"><i>Brain Signals Laboratory</i></font></div>
<div><font face="Arial"><i>Flinders University</i></font></div>
<div><font face="Arial"><i>Rm 5A301</i></font></div>
<div><font face="Arial"><i>Ext 66125</i></font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>