Hi Daria,<br><br>I'm not aware of a built-in FieldTrip function that does these things, but since it involves basic math you can do it with MATLAB functions (e.g., max() to find the maximum amplitude, and find() to get the latency of that point).<br>
<br>However, see Steve Luck's (2005) <i>An Introduction to the Event-Related Potential Technique</i> for a discussion of why peak latency and peak amplitude measures are often not good. I would recommend using mean amplitude (there is an example of how to do it in FieldTrip at <a href="http://fieldtrip.fcdonders.nl/tutorial/eventrelatedstatistics#t-test_with_fieldtrip_function">http://fieldtrip.fcdonders.nl/tutorial/eventrelatedstatistics#t-test_with_fieldtrip_function</a>, although it's also straightforward to do just in MATLAB) and fractional area latency as your measures. Or, better yet, you could just do a cluster test, which will tell you where and when significant clusters are without your having to try and measure latencies (<a href="http://fieldtrip.fcdonders.nl/tutorial/cluster_permutation_timelock">http://fieldtrip.fcdonders.nl/tutorial/cluster_permutation_timelock</a>).<br>
<br>Best,<br>Steve<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Message: 1<br>
Date: Fri, 5 Oct 2012 17:10:31 +0200<br>
From: Daria Laptinskaya <<a href="mailto:daria.laptinskaya@googlemail.com">daria.laptinskaya@googlemail.com</a>><br>
To: FieldTrip discussion list <<a href="mailto:fieldtrip@science.ru.nl">fieldtrip@science.ru.nl</a>><br>
Subject: [FieldTrip] Calculate amplitudes and latencies<br>
Message-ID:<br>
        <<a href="mailto:CADcxnnNwXEo3MJuYRrkUfzOq-%2BbgDj-qmMHiFbytjMRX6_vt9A@mail.gmail.com">CADcxnnNwXEo3MJuYRrkUfzOq-+bgDj-qmMHiFbytjMRX6_vt9A@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Dear fieldtrippers,<br>
<br>
does anyone know how I can find the peak maximum of an erp?<br>
And how to calculate the latency until the maximum?<br>
<br>
Timelockanalysis and the grand average of all erps are already done.<br>
<br>
Best,<br>
Daria<br>
</blockquote></div>