Back to the main page.
Bug 1121 - ft_prepare_headmodel singleshell method does not work
| Status | CLOSED FIXED |
| Reported | 2011-11-05 13:46:00 +0100 |
| Modified | 2011-11-11 11:19:39 +0100 |
| Product: | FieldTrip |
| Component: | forward |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P1 normal |
| Assigned to: | Cristiano Micheli |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Jan-Mathijs Schoffelen - 2011-11-05 13:46:43 +0100
It goes wrong in prepare_mesh_segmentation_new (among others). -The subfunction triangulate assumes the input 'seg' to be boolean, which is not the case with me. -Also, it does a triangulation of 3 compartments ('gray', 'white', 'csf') and then crashes, because it is apparently not supposed to have three compartments when creating the single shell.