Back to the main page.
Bug 3431 - Inconsistent documentation "Computing the phases of spikes relative to the ongoing LFP"
Status |
NEW |
Reported |
2018-05-31 14:01:00 +0200 |
Modified |
2018-05-31 14:01:35 +0200 |
Product: |
FieldTrip |
Component: |
documentation |
Version: |
unspecified |
Hardware: |
PC |
Operating System: |
Mac OS |
Importance: |
P5 normal |
Assigned to: |
|
URL: |
|
Tags: |
|
Depends on: |
|
Blocks: |
|
See also: |
|
Stephen Whitmarsh - 2018-05-31 14:01:35 +0200
In http://www.fieldtriptoolbox.org/tutorial/spikefield, under the header "Computing the phases of spikes relative to the ongoing LFP", the example script uses data_all (a data structure combining spike and LFP) fro ft_spiketriggeredspectrum, while just before, it is mentioned that this approach is not within the scope of the tutorial, and not recommended for several reasons.
It would be consistent to indeed deal with spike and LFP structures separately, and enter them both in ft_spiketriggeredspectrum as separate data structures.
Cheers,
stephen