psychoinformatics-de / datalad-hirni

DataLad extension for (semi-)automated, reproducible processing of (medical/neuro)imaging data
http://datalad.org
Other
5 stars 8 forks source link

WIP: RF+ENH more on conversion #52

Closed bpoldrack closed 6 years ago

bpoldrack commented 6 years ago

Specification now allows to specify arbitrary converter executables for each snippet. heudiconv for the DICOMs remains a special case that is not explicitly specified. Optionally those converters can be associated with a container to run them via datalad containers-run instead of datalad run.

Apart from that, there are new config variables datalad.hirni.conversion-container (default 'conversion') and datalad.hirni.studyspec.filename (default 'studyspec.json').