Back to the main page.

Bug 2833 - ft_artifact_threshold fails due to unknown variable hasdata

Status CLOSED FIXED
Reported 2015-02-10 16:39:00 +0100
Modified 2015-07-15 13:31:11 +0200
Product: FieldTrip
Component: preproc
Version: unspecified
Hardware: All
Operating System: All
Importance: P5 major
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Andreas Wollbrink - 2015-02-10 16:39:03 +0100

after switching to the newest fieldtrip version (2015Feb09) ft_artifact_threshold fails due to an undefined variable 'hasdata' (line 119 of ft_artifact_threshold.m) call: [cfg, artifact_threshold] = ft_artifact_threshold(cfg, trialData);


Robert Oostenveld - 2015-02-11 13:24:13 +0100

Sorry about that. It should be fixed by now. ------------------------------------------------------------------------ r10191 | roboos | 2015-02-10 16:12:47 +0100 (Tue, 10 Feb 2015) | 2 lines bugfix - the hasdata variable was missing


Robert Oostenveld - 2015-07-15 13:31:11 +0200

closed several bugs at once that were recently fixed