<html>
<body>
EEGlab users,<br><br>
In the timef.m code, the final ITC values are obtained by taking the
absolute value of the coherence vector on line 1083:<br><br>
<font face="Courier New, Courier">R = abs(R);
</font><font face="Courier New, Courier" color="#228B22">% convert
coherence vector<br><br>
</font>This seems consistent with the Tallon-Baudry method of obtaining a
phase-locking factor and makes sense, but would you ever square that
vector instead of taking the absolute value or square it after taking the
absolute value?<br><br>
thanks,<br>
Brian</body>
<br>
</html>