An extension for the Arcana framework that adds the following classes to allow integrated deployment of workflows and analysis classes with XNAT imaging data repositories:
Xnat
data store for accessing data via REST API (only)XnatViaCS
data store for accessing data in the XNAT archive directly when running within the XNAT Container ServiceXnatApp
container image class, for building Docker images that can be installed, ready-to-go, in the XNAT Container Service
This extension can be installed for Python 3 using pip:
$ pip3 install arcana-xnat
This will also install the core Arcana package and any required dependencies.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License