THIS GIST HAS MOVED TO https://github.com/khimaros/debian-hybrid
PLEASE READ THE UPDATED INSTRUCTIONS CAREFULLY.
THIS GIST HAS MOVED TO https://github.com/khimaros/debian-hybrid
PLEASE READ THE UPDATED INSTRUCTIONS CAREFULLY.
#!/bin/bash | |
print_usage() { | |
echo " | |
Uploads images listed in a csv spreadsheet into an xnat server | |
Uses the script create-session.sh | |
The spreadsheet should contain the following columns, separated by spaces: | |
<project> <subject-id> <acquisition-date> <session-type (MR or CT)> <session-label> <scan-label> <image-file-path> |