python library for Event-Related Potentials (ERPs) analysis
Project description
scab-python
python library for Event-Related Potentials (ERPs) analysis
Instruction
eeg_files = list()
eeg_files.append(["NAME_OF_FILE_WITHOUT_EXTENTION", "TASK_NAME"])
marker = list()
marker.append([101, "nontarget", "word1"])
marker.append([102, "nontarget", "word2"])
marker.append([103, "nontarget", "word3"])
marker.append([104, "nontarget", "word4"])
marker.append([105, "nontarget", "word5"])
marker.append([106, "nontarget", "word6"])
marker.append([111, "target", "word1"])
marker.append([112, "target", "word2"])
marker.append([113, "target", "word3"])
marker.append([114, "target", "word4"])
marker.append([115, "target", "word5"])
marker.append([116, "target", "word6"])
marker.append([210, "new-trial"])
Requirments
mne version should be greater than 1.2
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
pyerp-0.0.4.tar.gz
(17.9 kB
view details)
Built Distribution
pyerp-0.0.4-py3-none-any.whl
(21.0 kB
view details)
File details
Details for the file pyerp-0.0.4.tar.gz
.
File metadata
- Download URL: pyerp-0.0.4.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c979339ea6db498cb066b1544a31d415686b0e7d50733efc41495ffb6a23df3 |
|
MD5 | c7d7ff2fa11d30a72683e8cd1759ab19 |
|
BLAKE2b-256 | d49ec91dbde96708aa8d54397ad97fb9e056aa4766e183ddfeaf5a14a6dab560 |
Provenance
File details
Details for the file pyerp-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: pyerp-0.0.4-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec3c44da9d0b6598f172689da0795eef629247e5ab6879b436a965d7e98f97ac |
|
MD5 | ae31fde82e26fec7198b53e837c8f544 |
|
BLAKE2b-256 | 9dfdaf6b8d8e4e79b100ec8a7a5cce835a76f1d7acc5e93fc0337092eef5e093 |