====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
analysis:nsb2015:week13 [2015/07/21 13:49] mvdm [Spike-triggered averages in FieldTrip] |
analysis:nsb2015:week13 [2018/04/17 15:20] (current) |
||
---|---|---|---|
Line 142: | Line 142: | ||
For a more sophisticated analysis of STAs, we move to FieldTrip. Since we now need to load not just LFPs, but also spikes, there are a few preliminaries to take care of first. | For a more sophisticated analysis of STAs, we move to FieldTrip. Since we now need to load not just LFPs, but also spikes, there are a few preliminaries to take care of first. | ||
- | FIXME Do we need updated ''read_mclust_t.m'' here? | + | :!: For this section to work, you need to use the version of ''read_mclust_t.m'' that is in the ''nsb2015'' codebase, **NOT** the one in fieldtrip! |
Now we can load some LFPs and the spikes from this neuron. Ignore the usual warnings about timestamp mismatches arising from gaps in the LFP data. | Now we can load some LFPs and the spikes from this neuron. Ignore the usual warnings about timestamp mismatches arising from gaps in the LFP data. |