Back to the main page.
Bug 1921 - re-design ft_prepare_headmodel
| Status | CLOSED INVALID |
| Reported | 2013-01-08 14:56:00 +0100 |
| Modified | 2018-03-10 21:57:35 +0100 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P3 minor |
| Assigned to: | Lilla Magyari |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Lilla Magyari - 2013-01-08 14:56:14 +0100
this is just a reminder of improving ft_prepare_headmodel: - remove most of the boolean variables (needvolcnd... etc.) from the beginning of function (move the necessary code under the corresponding methods) - replace feval with actual functionname - improve code under fns and simbio