mne-tools / mne-tools/mne-python

There are some bugs in the display results of the (mne.viz.plot_alignment()) function

Open
#10,596 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

BUG
Dominant language
Python
Stars
3.5k
Forks
1.6k
Avg merge
1d 6h
Merged PRs (30d)
100

Description

READ THIS FIRST: If you are having trouble getting MNE-Python to work with
your own data, you should ask for help on the
MNE Forum.

Our GitHub issue tracker is only used to report bugs and suggest improvements
to MNE-Python. For any other questions, please use the forum.
Usage questions that are posted as GitHub issues are usually closed without
being answered. See
the FAQ entry on filing bug reports
for more guidance. If you're pretty sure your problem is a bug in MNE-Python,
please delete this section and fill in the headings below, replacing the
placeholder text with your own responses. Surround any code samples with triple
backticks above and below the code block (see
the GitHub guide to markdown
for help with issue formatting). Alternatively, you can put your MWE in a
public gist and link to it in this issue.

Describe the bug

*To use the MNE-Python with 3D visualization capabilities, I create the environment with the code: conda create --name=mne --channel=conda-forge mne. but when I run the 'Source alignment and coordinate frames' Part, the display result doesn't look right
*

Steps to reproduce

Replace this text with a code snippet or minimal working example MWE to
replicate your problem, using one of the built-in datasets, preferably the
one called sample. If you can't replicate on a built-in dataset, provide also
a link to a small, anonymized portion of your data that does yield the error.

Expected results
  • 1*
Actual results

2

Additional information

Replace this text with the output of mne.sys_info().

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the “Source alignment and coordinate frames” example with the conda environment described in the issue and compare the expected and actual images. The issue is complete when the display produced by mne.viz.plot_alignment() matches the expected result; no minimal reproducible example or system information is provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.