Other Imaging Scripts - aces/Loris GitHub Wiki

This page provides a little more documentation on scripts not covered in the recommended Imaging-Database script usage

batch_uploads_tarchive

As an alternative to the tarchiveLoader script on one scanset, the batch_uploads_tarchive script may be used to process and load multiple dicom tarchives at a time, managed serially or by a queue manager such as qsub.

Note the batch_uploads_tarchive script requires an input file stream containing a list of just tarchive names (DCM*.tar) :

cd /data/$PROJ/bin/mri
./batch_uploads_tarchive < $file_of_tar_names.txt