Back to the main page.
Bug 1040 - ft_prepare_sourcemodel cannot find potential inside dipoles...
| Status | CLOSED FIXED |
| Reported | 2011-10-13 11:21:00 +0200 |
| Modified | 2019-08-10 11:56:28 +0200 |
| Product: | FieldTrip |
| Component: | forward |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P1 normal |
| Assigned to: | Arjen Stolk |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Arjen Stolk - 2011-10-13 11:21:58 +0200
... when the input gradiometer information file is an extended version, derived from ft_headmovement with cfg.numclusters = 10; Originally, the bug was discovered using ft_dipolefitting, but the code fails with ft_prepare_sourcemodel. This failure is isolated within a test function; please fine attached "test_ft_prepare_sourcemodel" Some details: A few configuration options, a single sphere volume conduction model, and a gradiometer information file are fed into ft_prepare_sourcemodel.
Arjen Stolk - 2011-10-13 11:22:26 +0200
Created attachment 161 test function
Arjen Stolk - 2011-10-13 11:22:45 +0200
Created attachment 162 volumeconductionmodel
Arjen Stolk - 2011-10-13 11:23:17 +0200
Created attachment 163 exemplary gradiometer info file
Arjen Stolk - 2011-10-13 11:23:57 +0200
Created attachment 164 extended gradiometer info file (treated with ft_headmovement)
Robert Oostenveld - 2011-10-17 21:48:32 +0200
Hi Arjen, Is this one now fixed? If so, please close it. Robert
Arjen Stolk - 2011-10-17 22:49:12 +0200
Yep, works properly now. (In reply to comment #5) > Hi Arjen, > Is this one now fixed? If so, please close it. > Robert
Robert Oostenveld - 2011-11-11 11:19:57 +0100
I closed all bugs that were recently resolved.
Johanna - 2012-09-19 18:40:57 +0200
reopened, as test_bug1040 is failing on dashboard.
Arjen Stolk - 2012-09-26 14:33:46 +0200
Fixed