mne-tools / mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
https://mne.tools
BSD 3-Clause "New" or "Revised" License
2.66k stars 1.31k forks source link

channel selection #1710

Closed mainakjas closed 8 years ago

mainakjas commented 9 years ago

Is there an option (that I am missing) to pick channels by region of brain? e.g., frontal, central, occipital etc.

Also, it would be good to allow selecting channels from a topo plot by drawing a rectangle.

agramfort commented 9 years ago

We support selection in picks but no drawing on topoplots

On 20 déc. 2014, at 20:02, mainakjas notifications@github.com wrote:

Is there an option (that I am missing) to pick channels by region of brain? e.g., frontal, central, occipital etc.

Also, it would be good to allow selecting channels from a topo plot by drawing a rectangle.

— Reply to this email directly or view it on GitHub.

mainakjas commented 9 years ago

ok, does that mean we have no plans to support selection by brain region or we do not currently support such selection but are open to add this functionality? :)

dengemann commented 9 years ago

You mean helmet region :-) I did not follow the discussion but you can read selections and pick channels accordingly

On 21 Dec 2014, at 13:01, mainakjas notifications@github.com wrote:

ok, does that mean we have no plans to support selection by brain region or we do not currently support such selection but are open to add this functionality? :)

— Reply to this email directly or view it on GitHub.

agramfort commented 9 years ago

PR welcome if we don't already have a way to do what you want and it's a relevant use case.

mainakjas commented 9 years ago

Oui @dengemann, that's exactly what I wanted :) Visualizing the selected channels on topoplot may also be good (for sanity check). However, I don't have an urgent requirement for interactive selection by drawing a rectangle ...

larsoner commented 8 years ago

Closing since it sounds like we already have selection by helmet region, feel free to reopen if we don't have what you need @jasmainak