Skip to main content

A package for the automatic detection of evoked responses in SPES/CCEP data

Project description

Evoked Response Detection

A python package and docker application for the automatic detection of evoked responses in SPES/CCEP data

Python Usage

  1. First install ERdetect, in the command-line run:
pip install erdetect
  1. To run:
  • a) With a graphical user interface:
python -m erdetect ~/bids_data ~/output/ --gui
  • b) From the commandline:
python -m erdetect ~/bids_data ~/output/ [--participant_label PARTICIPANT_LABEL [PARTICIPANT_LABEL ...]]
  • c) To process a subset directly in a python script:
import erdetect
erdetect.process_subset('/bids_data_root/subj-01/ieeg/sub-01_run-06.edf', '/output_path/')

Docker Usage

To launch an instance of the container and analyse data in BIDS format, in the command-line interface/terminal:

docker run multimodalneuro/erdetect <bids_dir>:/data <output_dir>:/output [--participant_label PARTICIPANT_LABEL [PARTICIPANT_LABEL ...]]

For example, to run an analysis, type:

docker run -ti --rm \
-v /local_bids_data_root/:/data \
-v /local_output_path/:/output \
multimodalneuro/erdetect /data /output --participant_label 01

Configuration & Documentation

General documentation can be found here.

The tool can be configured by three means:

  • Graphical User Interface (GUI)
  • Command-line, arguments and options can be found here
  • JSON input configuration file, usage documentation can be found here

Acknowledgements

  • Written by Max van den Boom (Multimodal Neuroimaging Lab, Mayo Clinic, Rochester MN)

  • Local extremum detection method by Dorien van Blooijs & Dora Hermes (2018), with optimized parameters by Jaap van der Aar

  • Dependencies:

  • This project was funded by the National Institute Of Mental Health of the National Institutes of Health Award Number R01MH122258 to Dora Hermes

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

erdetect-2.6.0.tar.gz (65.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

erdetect-2.6.0-py3-none-any.whl (70.1 kB view details)

Uploaded Python 3

File details

Details for the file erdetect-2.6.0.tar.gz.

File metadata

  • Download URL: erdetect-2.6.0.tar.gz
  • Upload date:
  • Size: 65.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for erdetect-2.6.0.tar.gz
Algorithm Hash digest
SHA256 3f40a16fab08415f4091d36a69b78e2706120f0c86d2cb5a8cffc0275ca606e2
MD5 5ba00f25fca91420acee40b26992926d
BLAKE2b-256 21b7ec9f34c1ed70b90c5aafda0df161c092960db8d0b9a32bd337a26fd549c2

See more details on using hashes here.

File details

Details for the file erdetect-2.6.0-py3-none-any.whl.

File metadata

  • Download URL: erdetect-2.6.0-py3-none-any.whl
  • Upload date:
  • Size: 70.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for erdetect-2.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5d4c8a8e86714d80270888aebb6877bbc775dd7a06e8b8b757a8dee296c4dc54
MD5 515b67f483beba346f4b84153ece3e8a
BLAKE2b-256 039cd33e3a450ef9a39fe3a384c128750e7ed17dd2afab8153ae0a08a1a12a4a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page