-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
- 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
Labels
bugSomething isn't workingSomething isn't working