Back to the main page.
Bug 1189 - add testing functions for all spike functions
Status | CLOSED FIXED |
Reported | 2011-11-27 10:57:00 +0100 |
Modified | 2019-08-10 11:56:03 +0200 |
Product: | FieldTrip |
Component: | spike |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 normal |
Assigned to: | Martin Vinck |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Martin Vinck - 2011-11-27 10:57:24 +0100
Martin Vinck - 2011-11-27 21:18:22 +0100
added first testing functions for ft_spike_plot_isireturn, ft_spike_plot_raster, ft_spike_rate
Martin Vinck - 2011-11-27 22:20:38 +0100
added several more test functions now, only test functions for the spiketriggeredaverage, spiketriggeredspectrum, and functions using output from spiketriggeredspectrum are missing
Robert Oostenveld - 2011-11-29 10:33:52 +0100
I created the contrib/spike directory with a test subdirectory. Subsequently I moved all spike test functions to the new location. manzana> svn commit test contrib Adding contrib/spike Adding contrib/spike/test Adding contrib/spike/test/test_ft_spike_jpsth.m Adding contrib/spike/test/test_ft_spike_phaselockstat.m Adding contrib/spike/test/test_ft_spike_plot_isireturn.m Adding contrib/spike/test/test_ft_spike_plot_raster.m Adding contrib/spike/test/test_ft_spike_psth.m Adding contrib/spike/test/test_ft_spike_rate.m Adding contrib/spike/test/test_ft_spikedensity.m Adding contrib/spike/test/test_ft_spiketriggeredspectrum.m Adding contrib/spike/test/test_ft_spiketriggeredspectrum_tfr.m Deleting test/test_ft_spike_jpsth.m Deleting test/test_ft_spike_phaselockstat.m Deleting test/test_ft_spike_plot_isireturn.m Deleting test/test_ft_spike_plot_raster.m Deleting test/test_ft_spike_psth.m Deleting test/test_ft_spike_rate.m Deleting test/test_ft_spikedensity.m Deleting test/test_ft_spiketriggeredspectrum.m Deleting test/test_ft_spiketriggeredspectrum_tfr.m Committed revision 4884.
Robert Oostenveld - 2012-06-05 14:41:07 +0200
more test functions will be added in the future where appropriate (e.g. based on the tutorials). At the moment it can be closed.
Robert Oostenveld - 2019-08-10 11:52:08 +0200
This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue describing the issue on https://github.com/fieldtrip/fieldtrip/issues.