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
Release files for pyerp 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyerp-0.0.4.tar.gz | 17.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyerp-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 38.9 kB
Release files / pyerp-0.0.4.tar.gz
| Download URL | pyerp-0.0.4.tar.gz |
|---|---|
| Size | 17.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0c979339ea6db498cb066b1544a31d415686b0e7d50733efc41495ffb6a23df3
|
|
BLAKE2b-256 checksum How to use checksums |
d49ec91dbde96708aa8d54397ad97fb9e056aa4766e183ddfeaf5a14a6dab560
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.14
|
Release files / pyerp-0.0.4-py3-none-any.whl
| Download URL | pyerp-0.0.4-py3-none-any.whl |
|---|---|
| Size | 21.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ec3c44da9d0b6598f172689da0795eef629247e5ab6879b436a965d7e98f97ac
|
|
BLAKE2b-256 checksum How to use checksums |
9dfdaf6b8d8e4e79b100ec8a7a5cce835a76f1d7acc5e93fc0337092eef5e093
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.14
|