VUIIS / dax

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

Removed last download date from Xnatdownload #405

Closed KarthikMasi closed 1 year ago

KarthikMasi commented 1 year ago

… download resumes beautifully

baxpr commented 1 year ago

We took this out for a reason - it does not belong in a csv format file. Putting it back in will break some other things. The best solution here is update the other part of the code so timestamp is not needed. Any practical concerns with that, other than the actual doing of it?