Back to the main page.
Bug 970 - the option cfg.fixedori does not work for the beamformer_pcc
Status | CLOSED FIXED |
Reported | 2011-09-20 16:51:00 +0200 |
Modified | 2011-11-11 11:19:48 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P1 normal |
Assigned to: | Cristiano Micheli |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Cristiano Micheli - 2011-09-20 16:51:28 +0200
The source.mom output is always vectorial, so that for scalar beamformer it is necessary to call ft_sourcedescriptives with projectmom = 'yes' It would be handy to have the solution already in scalar form, without having to call other functions.
Jan-Mathijs Schoffelen - 2011-09-20 21:02:10 +0200
the idea is that the pcc beamformer can deal with more than one dipole per location. the fixedori option for sourceanalysis in this context does not make sense. sourcedescriptives has the required intelligence indeed. if there is a way in which it can be easily detected that just a single dipole per location is in the sourcemodel, support for fixedori would be OK.