An open API service indexing awesome lists of open source software.

https://github.com/khanlab/tar2bids


https://github.com/khanlab/tar2bids

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# tar2bids

```
Runs dicom tarball(s) to BIDS conversion using heudiconv
Usage tar2bids

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 : default: *_{subject}
-T : uses tarfile name instead of PatientName to search, e.g. '{subject}' if .tar
-o : default=./bids
-N : default=0 (max cores)
-h : default=cfmm_bold_rest.py
-w (--tempdir in heudiconv)
-O "" : 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
```