Back to the main page.

Bug 2795 - use new data handling for ft_timelockstatistics, ft_freqstatistics and ft_sourcestatistics

Status CLOSED FIXED
Reported 2014-12-24 13:38:00 +0100
Modified 2015-02-11 10:40:19 +0100
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P5 normal
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2014-12-24 13:38:19 +0100

this should make statistics_wrapper, prepare_timefreq_data, prepare_design obsolete.


Robert Oostenveld - 2014-12-24 22:23:45 +0100

note that this is part of the effort to switch to the new-style source representation. The ft_sourcestatistics function is one of the few that takes source data as input and that does not produce any old-stype output structure.


Robert Oostenveld - 2014-12-24 22:27:39 +0100

I implemented it in a github branch, see https://github.com/oostenveld/fieldtrip/tree/bug2975-stats


Robert Oostenveld - 2015-01-14 09:59:33 +0100

(In reply to Robert Oostenveld from comment #2) Sorry, there was a typo in the bug number of the branch. I renamed it to https://github.com/oostenveld/fieldtrip/tree/bug2795-stats


Robert Oostenveld - 2015-01-28 12:22:33 +0100

I completed the work in the git branch and therefore merged it into the SVN version. mac011> svn commit Sending ft_connectivityplot.m Sending ft_freqstatistics.m Sending ft_sourcestatistics.m Sending ft_statistics_analytic.m Sending ft_statistics_montecarlo.m Sending ft_statistics_stats.m Sending ft_timelockstatistics.m Sending private/getdimsiz.m Deleting private/prepare_timefreq_data.m Deleting private/statistics_wrapper.m Sending test/test_bug103.m Sending test/test_ft_statistics_montecarlo.m Sending test/test_ft_timelockstatistics.m Sending test/test_tutorial_clusterpermutationfreq.m Sending utilities/ft_checkconfig.m Sending utilities/ft_selectdata.m Sending utilities/nearest.m Transmitting file data ............... Committed revision 10137. details on the changes are available from https://github.com/oostenveld/fieldtrip/commits/bug2795-stats


Robert Oostenveld - 2015-02-11 10:40:19 +0100

Closed several bugs that were recently resolved. Please reopen if you are not happy with the resolution.