Skip to content
 
 

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

bids_conversion

Script to help convert dicom to bids from CCNA or CIMAQ using dcm2bids Code originaly provided by Arnaud Boré Modified by Pierre-Emmanuel Morin

Requirements

Run (two steps)

  • python3 convert_bids_ccna_cimaq.py /input_directory /output_directory mode (ccna or cimaq) > file
  • bash ./file

Tips

  • input_directory must contain the tarchive files (usually found in /data/$PROJECT/data/tarchive)
  • the output directory will contain the untar tarchive files, the bids files (sub-PSCID/CandID) and a sub-folder containing the log and failed conversion
  • tweaking of the config files will be required
  • if you're splitting your input_directory into smaller ones, make sure all of a participant's files are grouped together. If not, you will have to reorganize the tree manually

About

Scripts to convert data from CCNA and CIMAQ

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages