Back to the main page.
Bug 418 - ft_prepare_leadfield: variable "grid" is not initialized
| Status | CLOSED FIXED |
| Reported | 2011-01-19 15:41:00 +0100 |
| Modified | 2011-01-26 15:32:20 +0100 |
| Product: | FieldTrip |
| Component: | forward |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Linux |
| Importance: | P1 major |
| Assigned to: | Jan-Mathijs Schoffelen |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Stan van Pelt - 2011-01-19 15:41:44 +0100
When calling ft_prepare_leadfield, it reports that the variable "grid" is unitialized. I think this has to do with the fact that the dipole-grid constructed with ft_prepare_sourcemodel is given the variable name "sourcegrid" instead of "grid" (line 172).