Back to the main page.

Bug 1677 - problem with using a trial selection to do freqdescriptives on a subset of trials

Status CLOSED FIXED
Reported 2012-08-27 11:57:00 +0200
Modified 2012-11-29 09:12:49 +0100
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Windows
Importance: P3 normal
Assigned to: Jan-Mathijs Schoffelen
URL:
Tags:
Depends on:
Blocks:
See also:

- 2012-08-27 11:57:53 +0200

Created attachment 303 matlab script demonstrating the problem problem with using a trial selection to do freqdescriptives on a subset of trials for time-frequency data (mtmconvol). see attached matlab script for a demonstration of the problem with simulated data and further details fieldtrip version: 20120821 best, jasper


Jan-Mathijs Schoffelen - 2012-09-05 14:29:54 +0200

To do: make the specification of cumtapcnt for mtmconvol consistent with intended specification, so that it can be used by ft_checkdata, and ft_selectdata. Check in ft_selectdata/ft_checkdata how it is dealt with


Jan-Mathijs Schoffelen - 2012-11-28 16:24:49 +0100

jan2-mac:~ jan$ cd matlab/fieldtrip/test jan2-mac:test jan$ svn add test_bug1677.m A test_bug1677.m jan2-mac:test jan$ svn commit -m "added test function for bug 1677" test_bug1677.m Adding test_bug1677.m Transmitting file data . Committed revision 7037. jan2-mac:test jan$ svn commit -m "bugfix - correctly deal with cumtapcnt if 2D" ../utilities/private/seloverdim.m Sending utilities/private/seloverdim.m Transmitting file data . Committed revision 7039. jan2-mac:test jan$