Back to the main page.

Bug 458 - fixdimord cannot handle dimord voxel

Status CLOSED FIXED
Reported 2011-01-29 08:49:00 +0100
Modified 2011-02-03 10:46:12 +0100
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Windows
Importance: P1 major
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Arjen Stolk - 2011-01-29 08:49:17 +0100

Since this revision 2011-01-26 08:11 roboos * [r2646] private/fixdimord.m: improved handling of dimords for source and volume data I get the following error: ??? Error using ==> fixdimord at 147 unexpected dimord "voxel" Error in ==> ft_checkdata at 151 data = fixdimord(data); Error in ==> ft_volumelookup at 95 volume = ft_checkdata(volume, 'datatype', 'volume');


Arjen Stolk - 2011-01-29 08:52:50 +0100

Before that revision, a warning is given: unexpected dimord "voxel", dimord is removed from the data


Robert Oostenveld - 2011-01-31 18:03:48 +0100

kun je de me input data (dwz met de voxel dimord) sturen?


Robert Oostenveld - 2011-02-01 09:10:52 +0100

ik heb het gefixed MacBook> svn commit fixdimord.m Sending fixdimord.m Transmitting file data . Committed revision 2719.


Robert Oostenveld - 2011-02-02 23:43:10 +0100

closed the bugs that were recently fixed


Arjen Stolk - 2011-02-03 10:46:12 +0100

Somehow fixdimord is now not found anymore by ft_checkdata while I can see it in the private dir. (In reply to comment #4) > closed the bugs that were recently fixed