source space

Dear Mne users,

I'd like to compute a forward operator giving as input
a source space containing also some subcortical structures.

Thus,

1) I create a new source space adding the subcortical
    structures I want in a way similar to that described in
    plot_left_cerebellum_volume_source.py

2) this new source space will be on of the input of
    make_forward_solution

I need only these steps, is it right?

thks!
kind regards,
Annalisa

hi,

I'd like to compute a forward operator giving as input
a source space containing also some subcortical structures.

Thus,

1) I create a new source space adding the subcortical
    structures I want in a way similar to that described in
    plot_left_cerebellum_volume_source.py

2) this new source space will be on of the input of
    make_forward_solution

I need only these steps, is it right?

if it works yes :slight_smile:

This code has so far not been extensively tested although
it is tested on toy data.

Don't hesitate to share your progress.

Best,
Alex

Ciao Alex!

ok :slight_smile:

I'll try and update u about my steps!

Best,
Annalisa

Alexandre Gramfort <alexandre.gramfort at telecom-paristech.fr> ha scritto: