/fmriprep2BV

Simple script to convert functional files from fmriPrep to BrainVoyager.

Primary LanguageMATLABMIT LicenseMIT

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!