question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Q: why raw.pick_channels(temporal) in lcmv example?

See original GitHub issue

In the plot_lcmv_beamformer_volume example, why is there a selection of left temporal channels before source reconstruction?

left_temporal_channels = mne.read_selection('Left-temporal')
picks = mne.pick_types(raw.info, meg=True, eeg=False, stim=True, eog=True,
                       exclude='bads', selection=left_temporal_channels)

I don’t understand the rational of removing good channels before a source reconstruction.

cc @agramfort @britta-wstnr

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:18 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
sarangnemocommented, Jan 18, 2018

I’d prefer not to propagate the myth that one can’t see auditory activations with a beamformer without special tricks. The beamformer seems to perform excellently on this dataset using all the sensors, so why should we give people the impression otherwise?

1reaction
britta-wstnrcommented, Jan 17, 2018

most of the time it does, yes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spatial and Temporal Dynamics of Lymphocytic ... - NCBI
LCMV commonly infects T cells in house mice, and these animals may act as carriers with long-term or life-long viremia and viruria and...
Read more >
Lymphocytic Choriomeningitis (LCM) - CDC
Lymphocytic choriomeningitis, or LCM, is a rodent-borne viral infectious disease ... Humans are more likely to contract LCMV from house mice, but infections ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found