From da90b81526018dddff163dfdb07c4b3e3a19b8b0 Mon Sep 17 00:00:00 2001 From: MaxvandenBoom Date: Wed, 15 Feb 2023 14:23:09 -0600 Subject: [PATCH] Added readme --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..481d54f --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# IeegPrep +IeegPrep is a python library to read and pre-process Intracranial Electroencephalography (iEEG) data that is structured according to the iEEG Brain Imaging Data Structure (BIDS) + + +## Install + +``` +pip install ieegpreg +``` + +## Usage + +``` +... +``` + + +## Acknowledgements + +- Written by Max van den Boom (Multimodal Neuroimaging Lab, Mayo Clinic, Rochester MN) +- Dependencies: + - PyMef by Jan Cimbalnik, Matt Stead, Ben Brinkmann, and Dan Crepeau (https://github.com/msel-source/pymef) + - BIDS-validator (https://github.com/bids-standard/bids-validator) + - NumPy + - SciPy + - Pandas + - psutil + +- This project was funded by the National Institute Of Mental Health of the National Institutes of Health Award Number R01MH122258 to Dora Hermes