Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tnnlab/dax

 
 

Repository files navigation

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 DAX

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

Docs

Documentation Status

About

Distributed Automation for XNAT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%