PennLINC / fw-heudiconv

Heuristic-based Data Curation on Flywheel
BSD 3-Clause "New" or "Revised" License
6 stars 11 forks source link

Add option to use seqinfo in the template #69

Open TinasheMTapera opened 4 years ago

TinasheMTapera commented 4 years ago

An interesting use case, using the seqinfo data to fill in the template, eg:

t1w_sagittal = create_key('sub-{subject}/{session}/anat/sub-{subject}_{session}_acq-sagittal_T1w')
t1w_etc = create_key('sub-{subject}/{session}/anat/sub-{subject}_{session}_acq-{series_desc}_T1w')