====== Differences ====== This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
analysis:nsb2015:week13 [2015/07/21 13:40] mvdm created |
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. | ||
- | ☛ Grab an [[https://github.com/mvdm/BIOL680/commit/457f4d2907e5c0de3556915193cbdc581f229198|updated version of read_mclust_t()]] to replace the version you currently have. | + | :!: 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. |