Skip to content

BUG - Series description in sidecar does not match the DICOM #343

@RDoerfel

Description

@RDoerfel

Describe the bug
The series descriptions in the .json gets overwritten with something cryptic. E.g:

"1.8 PTCT_KIH22001b_18F_ptbLmOsem_sesBaseline_2051a3308d748f95e0e696d189ee0e02"
insead of
"NOT_DIAGNOSTIC_PET_Brain_Dynamic_MoCo"

To Reproduce

  1. code/command used (copy/paste what you did)
    cmd_list = ["dcm2niix4pet", input_dir, "--destination-path", output_dir, "--kwargs", *metadata]

Expected behaviour
I would expect it to carry over the series description that we find in the dicom header.

Desktop (please complete the following information):

  • OS: Windows 10
  • pypet2bids = "1.3.14"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions