Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/VUIIS/dax
Distributed Automation for XNAT
https://github.com/VUIIS/dax
dax python xnat
Last synced: about 2 months ago
JSON representation
Distributed Automation for XNAT
- Host: GitHub
- URL: https://github.com/VUIIS/dax
- Owner: VUIIS
- License: mit
- Created: 2014-08-11T20:35:24.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T20:05:38.000Z (7 months ago)
- Last Synced: 2024-05-22T20:08:17.062Z (7 months ago)
- Topics: dax, python, xnat
- Language: Python
- Homepage:
- Size: 7.64 MB
- Stars: 25
- Watchers: 20
- Forks: 24
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-neuroimaging - DAX - Distributed Automation for XNAT: use containerization w/YAML defined input/output. (Acquisition / MR)
README
![](https://github.com/VUIIS/dax/blob/master/docs/images/dax_logo.png)
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](https://readthedocs.org/projects/dax/badge/?version=latest)](http://dax.readthedocs.org/en/latest/?badge=latest)