Skip to content

JegouA/PreProcB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PreProcB

This project has two goals. The first is to align the event of behavior data to the SEEG signal, and the second is to provide some small SEEG processing.

Description

This project can be run using graphical interfaces or by using the functions. It is linked to the EMU data server but can be used locally. Preprocessing focuses on the alignment of the behavioral events to SEEG data. The events are created in a csv table and also in AnyWave marker, so it can be imported in AnyWave and Brainstorm. If there are multiple SEEG files for one behavior file, then the SEEG files are concatenated to have only one version. A protocol file is required for this part. Processing is divided in three parts. The first part is to prepare the data with filtering, dowsampling and a montage. The second part is to create the epochs according to specific marker names. The last part is to perform Time-Frequency analysis on the epochs. At each part, a mat-file is saved containing a fieldtrip structure that can be imported in Brainstrom.

Getting Started

Dependencies

  • Matlab installed If not using apps:
  • fieldtrip toolbox

Installing

  • Matlab: Add the project path and fieldtrip to you current Matlab path, then type "PreProcB" in command line.
  • App: Select APPS panel on Matlab, and install App, then install the file provided in apps folder.

Help

Read the tutorial (draft available). Please contact Aude Jegou for any questions. If error appears, send it to Aude with screenshot of the error.

Authors

Contributors names and contact info:

License

This project is under GPL-v3 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages