VUIIS / dax

Distributed Automation for XNAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed Automation for XNAT

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

License:MIT License


Languages

Language:Python 98.9%Language:Shell 0.7%Language:MATLAB 0.5%