Back to the main page.

Bug 96 - ft_prepare_leadfield does nothing

Status CLOSED FIXED
Reported 2010-06-24 16:53:00 +0200
Modified 2011-01-26 15:38:32 +0100
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Windows
Importance: P1 critical
Assigned to: Tim Engelkes
URL:
Tags:
Depends on:
Blocks:
See also:

Vladimir Litvak - 2010-06-24 16:53:39 +0200

I ran some code I haven't run for a while and get a new error. It comes down to the lines 134-138 of ft_prepare_leadfield. if ~hasdata data = []; else return end So since I supply data the function does nothing (this code comes before any useful processing is done). Does it make any sense?


Tim Engelkes - 2010-06-25 11:06:50 +0200

Indeed, this part does not make sense here. New version comes without and should work now. (In reply to comment #0) > I ran some code I haven't run for a while and get a new error. It comes down to > the lines 134-138 of ft_prepare_leadfield. > > if ~hasdata > data = []; > else > return > end > > So since I supply data the function does nothing (this code comes before any > useful processing is done). Does it make any sense?


Robert Oostenveld - 2011-01-26 15:37:12 +0100

I closed all bugs that were resolved prior and including 2011-01-25. All resolved bugs should have been discussed by now, therefore we don't want to see them again in the next meeting. Instead, in the next meeting we want to see the recent improvements and fixes.


Robert Oostenveld - 2011-01-26 15:38:32 +0100

I closed all bugs that were resolved prior and including 2011-01-25. All resolved bugs should have been discussed by now, therefore we don't want to see them again in the next meeting. Instead, in the next meeting we want to see the recent improvements and fixes.