Skip to content

Generate thumbnails when data uploaded

Tried that curl --verbose -k --no-sessionid --no-keepalive -u admin:admin -X PUT "http://10.1.7.31/REST/projects/dhcp2/subjects/CC00444XX22/experiments/XNAT_E00001?triggerPipelines=true" according to https://groups.google.com/forum/#!searchin/xnat_discussion/thumbnail|sort:relevance/xnat_discussion/dad4erSLOS0/QLQ4gKjT1zAJ

but to no effect...

Similarly there's no pipeline listed in http://10.1.7.31/app/template/XDATScreen_manage_pipeline.vm, not sure if we skipped something in the install process.

<--- EDIT from 11 April 2017 --->

Thumbnail generations only works on DICOM images. The workaround seems to install a custom pipeline that will generate a PNG/GIF snapshot from the NIFTI.

Then the pipeline should register the resulting snapshot and its thumbnail to XNAT.

References:

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information