Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.18 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.18 KB

gui_nii2bids

convert your nii file to the bids format

Pre-1. Scan and get your fMRI data.

  1. Preprocessing

    • Using dcm2nii (or dcm2niigui) to convert your fMRI images to nii file gif2
  2. Set-up

    • Download the zip file or git clone the repo

    • Change the "gui_nii2bids_config"

      • project_path gives you output path
      • Types of task are the tasks in your experiment. 'Anat' and 'None' is the default name for Anatomical scans and other scans(not included in the analysis, e.g. the head localizer)
      nii2bids
  3. Run the bin

    • give execution permission to gui_nii2bids: chmod +x ./bin/gui_nii2bids
    • In Linux, you can just run ./bin/gui_nii2bids

gif

  1. And check your folder gif3