heudiconv icon indicating copy to clipboard operation
heudiconv copied to clipboard

enhanced dicoms (XA) and sequence_name in PulseSequenceName dicom tag

Open bpinsard opened this issue 10 months ago • 0 comments

Summary

Finally got some Siemens XA dicoms in hands, and the sequence_name is now in (0018,9005) PulseSequenceName dicom tag, resulting in the seqinfo sequence_name to be empty. I can submit a patch to the following, to extract this value when the other regular tags are missing.

https://github.com/nipy/heudiconv/blob/7caff37cf040d0ba12967b41b0385548ce6a51bd/heudiconv/dicoms.py#L91-L98

Platform details:

Choose one:

  • [x] Local environment
  • [ ] Container

ubuntu, python3.10

  • Heudiconv version:

1.1.0

bpinsard avatar Apr 16 '24 18:04 bpinsard