Back to the main page.
Bug 2340 - merge sourceanalysisDICS with test_ft_sourceanalysis
Status | CLOSED FIXED |
Reported | 2013-10-28 09:23:00 +0100 |
Modified | 2019-08-10 12:03:40 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 normal |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2013-10-28 09:23:56 +0100
There exists a script in the test directory which is presently not being executed because it does not have the correct filename. Looking at http://code.google.com/p/fieldtrip/source/list?path=/trunk/test/sourceanalysisDICS.m&start=7123 it seems that it is work-in-progress by Jorn. I don't know why it was never finalized, but probably it is only a small change to copy the content of the test script over into the main test function for sourceanalysis.
Jörn M. Horschig - 2013-11-18 11:56:29 +0100
oh, I shouldn't have committed that file. Since we all worked in parallel on that function), I used that one as the dummy-file with the contents being put into test_ft_sourceanalysis. svn del sourceanalysisDICS.m svn ci sourceanalysisDICS.m -m "#2340 deleted deprecated file" Deleting sourceanalysisDICS.m Committed revision 8798.