Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

320 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tar2bids

Runs dicom tarball(s) to BIDS conversion using heudiconv
Usage tar2bids  <optional flags>   <in tar file(s)>

 Assumes tar files are generated by cfmm2tar or dicom2tar (to find PatientName)
 If this is not the case, please use the -T option.

 Optional flags (must appear before required arguments):
	-P <patient name search string> :  default:  *_{subject}
	-T <tar name search string> :  uses tarfile name instead of PatientName to search, e.g. '{subject}' if <subject>.tar
	-o <output_dir> : default=./bids
	-N <num parallel cores> : default=0  (max cores)
	-h <heuristic.py> : default=cfmm_bold_rest.py
	-w <tempdir>  (--tempdir in heudiconv)
	-O "<additional heudiconv options>" : default=

 Available heuristic files:
	cfmm_base.py
	cfmm_bold_rest.py
	cfmm_PS_PRC_3T.py
	EPL14A_GE_3T.py
	EPL14B_3T.py
	GEvSE.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages