Hi everybody,
I'm trying to convert mp4 video file to a zip file containing dcm files.
Look at the attachment for my experimental Python script.
![]()
When I upload resulted zip file to xnat using Compressed Uploader, it shows this error:
```Upload included files for multiple imaging sessions.```
how can I archive them directly as one session?
I don't know if one multi-frame dcm file is relevant to my case. but I think that multiple dcm files can work also because there are working ones on the web.
Thanks