Back to the main page.

Bug 1422 - ft_sourceinterpolate returns the incorrect inside field when interpolating from 2D to 3D

Status CLOSED FIXED
Reported 2012-04-13 11:23:00 +0200
Modified 2012-06-01 14:08:31 +0200
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P3 normal
Assigned to: Jan-Mathijs Schoffelen
URL:
Tags:
Depends on:
Blocks:
See also:

Jan-Mathijs Schoffelen - 2012-04-13 11:23:45 +0200

the inside is copied from the 3D grid, but it is not a given that every inside 3D grid point will contain actual data (e.g. using freesurfer cortical sheets leads to a loss of the cerebellum).


Jan-Mathijs Schoffelen - 2012-04-13 20:59:00 +0200

implemented in revision 5614


Jan-Mathijs Schoffelen - 2012-05-10 20:28:30 +0200

done.