Back to the main page.

Bug 123 - statfun_depsamplesT and statfun_actvsbslT cannot manage nans

Status CLOSED FIXED
Reported 2010-07-27 12:01:00 +0200
Modified 2011-02-02 13:27:20 +0100
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P1 enhancement
Assigned to: Jan-Mathijs Schoffelen
URL:
Tags:
Depends on:
Blocks:
See also:

Jan-Mathijs Schoffelen - 2010-07-27 12:01:48 +0200

enable handling nans in these statfuns by means of using nanmean and nanvar, also adjust nunits


Stephen Whitmarsh - 2010-07-27 12:15:38 +0200

might also want to look at selectdata that still gives divide by zero warnings (selectdata @ 273, avgoverdim @ 68)


Robert Oostenveld - 2011-01-16 22:50:46 +0100

changed the status for all ASSIGNED bugs to joint development user (fieldtrip-bugs) to status NEW, otherwise we don't see the in the Wednesday meetings.


Jan-Mathijs Schoffelen - 2011-01-28 11:17:00 +0100

checked and fixed