<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; line-height: 18.07272720336914px; background-color: rgb(255, 255, 255);">Hi,</span><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">I'm resending this with the figures turned into jpgs so it's not oversize...anyway, so I'm somewhat new to both fieldtrip and eeglab (although much more so to fieldtrip).  I'm trying to figure out the following:</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);"><br></div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">On the exact same dataset, I did the following two things:  </div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);"><br></div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">1) in eeglab, I just chose Tools -> Run ICA with default settings.</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);"><br></div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">Then, starting over with the original raw data:</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);"><br></div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">2) In fieldtrip I ran the following: data = eeglab2fieldtrip(EEG,'<wbr>preprocessing','none');</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">cfg = [];</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">cfg.method = 'runica';</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">[comp]=ft_componentanalysis(<wbr>cfg,data);</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">layout = 'C:\Users\aharown\Desktop\<wbr>fieldtrip-20140126\template\<wbr>layout\easycapM17.mat';</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">cfg.component = [1:31];</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">cfg.layout = layout;</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">ft_topoplotIC(cfg,comp);</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);"><br></div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">In both cases I then plotted the 2-D component maps, attached.</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);"><br></div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">So my question is, why are these results so completely different?  The fieldtrip results don't look right at all, in that for instance they don't obviously identify a blink component (note that in this dataset, there is only one electrode placed near the right eye, not the left).  I did this a handful of times and got the same sort of big differences.  Am I doing something wrong or what?<br><br>I actually think the cap file seems incorrect, but I've been assured by my PI that it's correct, so .... is there another likely answer?</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);"><br>Thanks,</div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);"><br></div><div style="line-height: 18.07272720336914px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">Aaron</div>                                       </div></body>
</html>