Skip to content
/ PACS Public

Processing and Analysis of Cognitive SEEG(PACS)

License

Notifications You must be signed in to change notification settings

BEGINRX/PACS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process and Analysis of Cognitive SEEG(PACS)

Introduction

PACS

Process and Analysis of Cognitive SEEG(PACS) is a Python-based software aiming to do the pre-processing and analysis of stereo-EEG(SEEG) in neuroscience. It supports four main functions: SEEG data import and export, Process of Raw class data, Analysis of Epoch class data, 3D visualization of brain templates and SEEG electrodes.

Features

  • Language: Python
  • OS: Windows, Linux, MacOS

Installation Guidance

  • Firstly, git clone the repository to your local device.

  • Secondly, create a python environment, conda is recommended here. You could just type

    conda create -n SEEG python=3.7  
    
  • Thirdly, use

    pip install -r requirements.txt
    

    to install all the dependencies needed.

About

Processing and Analysis of Cognitive SEEG(PACS)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages