nipy / heudiconv

Flexible DICOM conversion into structured directory layouts
https://heudiconv.readthedocs.io
Other
235 stars 125 forks source link

Reading Phase Encoding from JSON into {dir} #704

Open amirhusseinab opened 1 year ago

amirhusseinab commented 1 year ago

Summary

Hi,

I couldn't find any information about it, so I'm asking here. Is it possible to automatically derive the phase encoding direction from the JSON file into dir-{dir}?

I'm working on a dataset with variable and somehow confusing naming schemes between acquisition sites.

Best, Amir

Platform details:

Choose one:

yarikoptic commented 1 year ago

in current implementation the logic in heuristics or code doesn't have any ability to load metadata from sidecar .json files since heuristic runs before dcm2niix.