Back to the main page.
Bug 3257 - ft_sourceanalysis: MNE with frequency domain data + lambda parameter does not use lambda
Status | CLOSED WONTFIX |
Reported | 2017-02-22 11:44:00 +0100 |
Modified | 2019-04-19 12:33:58 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P5 normal |
Assigned to: | Jan-Mathijs Schoffelen |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jan-Mathijs Schoffelen - 2017-02-22 11:44:25 +0100
it does a simple pinv on the leadfield matrix, which is numerically unstable and results in different results on different machines. As detected by the test function. for now the test function has the frequency domain MNE stuff disabled.