Electrophysiological data processing widgets for Orange 3 based on the MNE for Python library.
Project description
MNE Widgets for Orange 3 (Orange3-MNE)
Orange3-MNE is a python package, that provides methods from MNE for Python for Orange 3 in a form of widgets, to allow for electrophysiological data processing.
Note: This library was created as a part of the master's thesis to show that it is possible to use Orange 3 as a workflow management system for electrophysiological data processing. The widgets' functionality was verified on three existing experiments. Nevertheless, the library requires further development.
Installation
The installation process is quite straightforward, first we need to install the Orange 3 tool:
Note: If you have Orange 3 already installed, you can skip this step.
virtualenv orange # Create a virtual environment
./orange/Scripts/activate # Activate the environment (source ./orange/Scripts/activate for linux)
pip install Orange3 PyQt5 # Install Orange 3 and PyQt library
Then it is possible to install the library using one of the following methods.
Pip Method
pip install Orange3-MNE
GUI Method
- Run Orange:
python -m Orange.canvas
- In Orange navigate to Options -> Add-ons
- Click on
Add more...
and enter the package name:Orange3-MNE
- Confirm the settings and Orange will install the library
- Restart Orange and the electrophysiological data processing library will be available
User's guide
The documentation on how to use Orange 3 is available on its homepage.
The documentation to widgets in this library can be found here, and here.
Change Log
1.0.13
- Updated MNE version to 1.1.1, keras to 2.10.0, and tensorflow to 2.10.0
1.0.12
- Updated MNE version to 0.20.7 which resolves matplotlib problem
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Orange3–MNE-1.0.13.tar.gz
.
File metadata
- Download URL: Orange3–MNE-1.0.13.tar.gz
- Upload date:
- Size: 373.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98a415a68540de4cead6e2a1a94b814e6e8c6d4231ab047cde4bbeccfe5ef6b6 |
|
MD5 | 7ad9c0f01b3f37c84530dd49889d6e47 |
|
BLAKE2b-256 | 0142bb1abac5223e86f09fa9bec32b2c04e36ef4ac92ee2a2554440aa16dfa77 |
File details
Details for the file Orange3_MNE-1.0.13-py3-none-any.whl
.
File metadata
- Download URL: Orange3_MNE-1.0.13-py3-none-any.whl
- Upload date:
- Size: 420.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f4547c92a5b35c5c7eca104c655487df2e828f07e98ab20ce6593609611d74c |
|
MD5 | 650076d32294acda40b9fab99a5da596 |
|
BLAKE2b-256 | 6291ea7bd0926e03206e32cb5c22295dd404c7bcea98a284c37eadb417fe3d36 |