Back to the main page.
Bug 1805 - ft_spike_phaselockstat missing
Status | CLOSED FIXED |
Reported | 2012-10-31 15:44:00 +0100 |
Modified | 2019-08-10 11:56:48 +0200 |
Product: | FieldTrip |
Component: | spike |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P3 normal |
Assigned to: | Bart Gips |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Bart Gips - 2012-10-31 15:44:11 +0100
The spike toolbox contains a test script called test_ft_spike_phaselockstat. The function that is referred to does not exist (ft_spike_phaselockstat). This function can still be found on the google repository: http://code.google.com/p/fieldtrip/source/browse/trunk/ft_spike_phaselockstat.m?spec=svn5003&r=5003 It seems like it was removed because it was superseded by ft_spiketriggeredspectrum_stat. Can someone confirm this? In that case, the test function should be removed, such that it won't show up on the dashboard.
Bart Gips - 2012-11-21 14:20:09 +0100
Removed the test script.
Martin Vinck - 2012-11-21 14:22:28 +0100
Needs to be changed to the ft_spiketriggeredspectrum_stat indeed, and changed according to the needs of that function.