Back to the main page.
Bug 429 - ft_electroderealign fails with cfg.method = interactive
Status | CLOSED FIXED |
Reported | 2011-01-25 23:48:00 +0100 |
Modified | 2011-01-26 15:42:15 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2011-01-25 23:48:36 +0100
... whereas it only has to do a single translation
Robert Oostenveld - 2011-01-25 23:49:58 +0100
I tracked it down to apply_warp, and deeper to rigidbody. It turned out that that got a 4x4, whereas it expected a 1x6 input vector. I added additional checks to catch this misuse, and fixed the real problem at the level of ft_electroderealign.
Robert Oostenveld - 2011-01-26 15:41:04 +0100
I closed all the bugs that I resolved earlier today. These have been discussed at the Fieldtrip meeting and should not show up any more at the next meeting. If you feel that one of these bugs should not have been closed, you have to reopen it.