heudiconv icon indicating copy to clipboard operation
heudiconv copied to clipboard

Invalid tag errors

Open butellyn opened this issue 3 years ago • 0 comments

Summary

I am running heudiconv v 0.9.0 using the corresponding docker image. After ~10 hours running, heudiconv happened upon a dicom that resulted in an invalid tag error. The exact error message was "KeyError: "Unknown DICOM tag (3f3c, 6d78) - can't look up VR"". There's a workaround in the OpenREM documentation, but it involves me editing a python script in the container, which seems less than ideal. Does heudiconv 0.10.0 fix this issue? If so, could you push it to dockerhub?

Platform details:

Choose one:

  • [ ] Local environment
  • [X] Container: nipy/heudiconv:0.9.0
  • Heudiconv version: 0.9.0

butellyn avatar Feb 10 '22 18:02 butellyn