download options - alexpron/shanoir-ng GitHub Wiki

Download options

WebGUI: Solr Search

DICOM and NIfTI files can be downloaded from Shanoir-NG server using the web interface. The Solr search table allows a very fine filter on the datasets and selected datasets can be added into a kind of shopping/download basket and selected for DICOM or NIfTI download.

Limit: 5Gb of size for the zip file, generated for download.

WebGUI: on each dataset or in the studies tree

Python script: mass downloads

shanoir_downloader.py is the recommended tool for mass downloads from Shanoir-NG server.

Python script + CSV-export of database (OFSEP)

The CSV-export of the entire database can be used as source of IDs to download and then be injected into shanoir_downloader.py for actual download.

ShanoirUploader: GUI contains a menu for dataset downloads

The GUI of ShanoirUploader contains a menu for downloads + a Java class ShanoirDownloader.java.

REST-API of MS Datasets