Back to the main page.
Bug 3374 - implement neuromag quaternion transformation
Status | CLOSED FIXED |
Reported | 2017-11-17 14:12:00 +0100 |
Modified | 2019-08-10 12:40:36 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P5 normal |
Assigned to: | Simon |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: | http://bugzilla.fieldtriptoolbox.org/show_bug.cgi?id=3369 |
Robert Oostenveld - 2017-11-17 14:12:09 +0100
we would need a fieldtrip/utilities/private/quaternion.m function that looks like this function H = quaternion(q) and that would be called from the higher level function like this pos = ft_warp_apply(q, pos, 'quaternion')
Simon - 2017-11-20 09:42:22 +0100
fieldtrip/utilities/private/quaternion.m already exists
Simon - 2017-11-20 15:48:43 +0100
The necessary code is already there
Robert Oostenveld - 2019-08-10 12:34:27 +0200
This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue on https://github.com/fieldtrip/fieldtrip/issues.