Parameter Widgets#
mne.datasets
:
Authors: Martin Schulz <dev@mgschulz.de> License: BSD 3-Clause Github: marsipu/mne-pipeline-hd
|
Base-Class Parameter-GUIs, not to be called directly Inherited Clases should have "Gui" in their name to get identified correctly. |
|
A GUI for Boolean-Parameters |
|
A GUI to select items from a list of options |
|
A GUI for a Parameter with limited options |
|
A GUI for a dictionary |
|
A GUI for Float-Parameters |
|
A GUI for Parameters defined by small functions, e.g from numpy |
|
A GUI for Integer-Parameters |
|
This GUI lets the user pick labels from a brain. |
|
A GUI for as list |
|
A GUI which accepts multiple types of values in a single LineEdit |
|
A GUI to show a slider for Int/Float-Parameters |
|
A GUI for String-Parameters |
|
A GUI for Tuple-Parameters |