Distributed Automation for XNAT
This version is ported to run on the Pitt CRC via Slurm. Built and tested on python3.11.5, email = [email protected]
===
Install it with:
pip install dax
Use --upgrade to overwrite previous installation
To install current main branch:
pip install git+https://github.com/VUIIS/dax.git --upgrade
or a specific branch:
pip install git+https://github.com/VUIIS/dax.git@branch_name --upgrade