VUIIS / dax

Distributed Automation for XNAT
MIT License
25 stars 24 forks source link

Xnatdownload command line -a with -s fails #390

Open baxpr opened 2 years ago

baxpr commented 2 years ago

Xnatdownload -p PROJECT -d OUTDIR -s all --rs all -a all --ra all

Gives an uninterpretable error and fails. I think the problem is that Xnatdownload isn't able to do -s and -a in the same call because the download report CSVs look different. This situation should throw a meaningful error message.