Getting dipole orientations

Hello everyone,

I am currently trying to simulate dipoles in an MRI-volume, meaning I want to control both position and orientation. From the headmodel (a 3ShellSphere) I get the grid positions of the source onto which I want to place the dipole. All neccessary information seem to be in the structure that results from Process->Sources->Dipole scanning (Location, Amplitude, etc.) but the information I need, being the orientation of the dipole only seems to be displayed in the window 'Dipole Info' when klicking on the dipole in the GUI. Is there a way to retrieve these values?

Thanks in advance!

Dipole orientation is derived from the field "Amplitude", which gives you for each dipole the amplitude along the three axes.

image

Does it help?

Thanks a lot, that is what I was looking for!

One more question: I have a dipole file as a result from "Dipole scanning" that I can plot on a cortex with scalp. Now I want to add electrode locations (EEG) . When trying this, I get the error

error
There seems to be some information missing in the dipole file. Any ideas? The channelFile is definetly ok.

Thank you in advance,

Arnd

Bug fixed: https://github.com/brainstorm-tools/brainstorm3/commit/82f9234ce78dfb055e4283805a5422e3fa4134df

Please update Brainstorm and try again.

Thanks for reporting the issue

Thank you very much!