Skip to content

Tool for converting dicom files from Pennington Biomedical Research Center's scanner into a BIDS format

License

Notifications You must be signed in to change notification settings

ztrayl3/dicom2BIDS-LSU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

README for LSU CNAPs Lab's BIDS Pipeline


Important notes:

This program was designed for use with the Pennington Biomedical Research Center's Neuroimaging Lab and their fMRI scanner. Results are not guarenteed for other scanners, but it will probably work for most applications with a little tweaking.

The program will name MRI runs based off of what they were named at the scanner. Whatever run name was enterd for the fMRI protocol is the name of the resulting nifti file.

The pipeline can be run again to add new subjects to the folder structure. This is done through the conversion.csv file (also present to allow validation of subject ID to subject number). DO NOT remove this file at risk of overwriting data.

Program requirements:

  • python 2.7.x
  • pydicom
  • dcm2niix
  • pydeface

Before running:

Code assumes that files from the Pennington Scanner have been extracted EX: example.tgz -> a folder containing MRI series sub-folders (example/Ser1 etc...)

Authors

  • Zachary Traylor - CNAPS Lab, LSU - CNAPS LSU

About

Tool for converting dicom files from Pennington Biomedical Research Center's scanner into a BIDS format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages