Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 442 Bytes

fmriprep2BV

Simple script to convert preprocessed functional files from fmriPrep to BrainVoyager.

This MATLAB script is based on Neuroelf functions (https://neuroelf.net/).

Requirements

  • Have Neuroelf installed and in MATLAB's path.
  • One or more functional .nii.gz from fmriPrep (example provided)
  • Protocol file in BrainVoyager format (.prt) for each functional run (example provided)

How to

Open MAIN.m, edit Settings, run!