Problems using the compressed uploader

19 views
Skip to first unread message

André H.

unread,
Jul 5, 2022, 3:26:09 AM7/5/22
to xnat_discussion
Hello everyone,

I have problems uploading data to XNAT (1.8.4.1) using the compressed uploader. I tested it with data from the internet, and it worked, but with our medical data it does not. SOP Instance UID, Study Instance UID and Series Instance UID are all there. The only main difference seems to be Transfer Syntax UID, which is set to "Explicit VR Little Endian". I get the message "Found 0 DICOM files", a screenshot is attached.

Can anyone help me?

Kind Regards
André
xnatUploadScreen.PNG

Herrick, Rick

unread,
Jul 5, 2022, 11:39:50 AM7/5/22
to xnat_di...@googlegroups.com

I doubt that it’s the transfer syntax, since that’s the default transfer syntax for XNAT’s DICOM importer. From org.nrg.xnat.archive.GradualDicomImporter:

 

private static final String  DEFAULT_TRANSFER_SYNTAX = TransferSyntax.ExplicitVRLittleEndian.uid();

 

Are there any messages in the log files on the backend? Do you end up with anything in the prearchive (I’m guessing no, but it’s worth checking).

 

-- 

Rick Herrick

XNAT Architect/Developer

Computational Imaging Laboratory

Washington University School of Medicine

 

 

From: xnat_di...@googlegroups.com <xnat_di...@googlegroups.com> on behalf of André H. <nar...@gmail.com>
Date: Tuesday, July 5, 2022 at 2:26 AM
To: xnat_discussion <xnat_di...@googlegroups.com>
Subject: [XNAT Discussion] Problems using the compressed uploader

* External Email - Caution *

--
You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xnat_discussi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xnat_discussion/39f33f74-f964-49a9-ad42-2bf31443a48cn%40googlegroups.com.

 


The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.

André H.

unread,
Jul 8, 2022, 2:44:48 AM7/8/22
to xnat_discussion
I just double-checked the logs, they don't seem to mention anything. The prearchive is also empty. Are there maybe other fields that are required for the upload to work? The data is anonymized by a python script that is pretty strict with what it throws out.

Herrick, Rick

unread,
Jul 8, 2022, 1:38:30 PM7/8/22
to xnat_di...@googlegroups.com

There’s nothing that would cause this that I can see with a quick glance through the code. Could you share a sample of the data that you’re trying to upload? I’m presuming you run the Python script on the data first locally then upload the data. I’d be interested in the data that’s been processed by the Python script if that’s possible.

Reply all
Reply to author
Forward
0 new messages