-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Issue response templates
This appears to be a question about usage, not a bug report or a new feature request. Please use the MNE forum for usage questions.
Please try to use Markdown to format your example code. This makes it easier for others to read and understand. I have fixed it for you this time, but you should learn how to use Markdown to improve the way you communicate with other developers in the future.
Please include the full output of python -c "import mne; mne.sys_info()"
(run from a terminal shell) or mne.sys_info()
run from within a Python interpreter.
Please provide a minimal, complete, and verifiable example that demonstrates the problem you are experiencing. If at all possible, your example should use MNE-Python's "sample" dataset or one of the other built-in datasets.