File: get_help.rst

package info (click to toggle)
python-mne 0.19.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 100,440 kB
  • sloc: python: 120,243; pascal: 1,861; makefile: 225; sh: 15
file content (16 lines) | stat: -rw-r--r-- 624 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. include:: ../links.inc

.. _help:

Getting help
^^^^^^^^^^^^

There are three main channels for obtaining help with MNE software tools.

The `MNE mailing list`_ and `MNE gitter channel`_ are a good place to start for
both troubleshooting and general questions.  If you want to request new
features or if you're confident that you have found a bug, please create a new
issue on the `GitHub issues page`_. When reporting bugs, please try to
replicate the bug with the MNE-Python :ref:`sample data <sample-dataset>`, and
make every effort to simplify your example script to only the elements
necessary to replicate the bug.