A beginner-friendly EEG wrapper around MNE
Project description
eegducks 🦆
A beginner-friendly wrapper around MNE for quick EEG analysis.
Example
import eegducks as ed
raw = ed.load_and_preprocess("subject1_raw.fif")
ica = ed.run_ica(raw)
epochs = ed.make_epochs(raw)
ed.plot_bands(epochs)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eegducks-0.1.0.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eegducks-0.1.0.tar.gz.
File metadata
- Download URL: eegducks-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b76b72d97bb92ac38a0a2ac4fe94727db2062f9c2b639972d52173eadb9640d1
|
|
| MD5 |
13449e90685d01d79128e325b4c41569
|
|
| BLAKE2b-256 |
c45396f9415ccbb9b380d7ca4473a7ba8c7bf08b481035196eb05ae4954f7b08
|
File details
Details for the file eegducks-0.1.0-py3-none-any.whl.
File metadata
- Download URL: eegducks-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
782eb7bafcb4494033c57384ec82cc2ac4d32ae4fed8f6a3df62cc573271da2a
|
|
| MD5 |
c391316ffda9427349f32162c806a1c7
|
|
| BLAKE2b-256 |
4cb8d219d28c71b46414b7bc9a748d5725310a49a4a472c52f4a396a989d49a3
|