DBCVQMJan 29, 2013

PyXNAT: XNAT in Python

arXiv:1301.6952v136 citations
Originality Synthesis-oriented
AI Analysis

This tool addresses data management inefficiencies for neuroimaging researchers, but it is incremental as it builds on existing XNAT web services.

The authors tackled the problem of inefficient data management in large neuroimaging databases by developing PyXNAT, a Python module that provides structured and programmatic access to XNAT, enabling automation of tasks and integration with scientific packages.

As neuroimaging databases grow in size and complexity, the time researchers spend investigating and managing the data increases to the expense of data analysis. As a result, investigators rely more and more heavily on scripting using high-level languages to automate data management and processing tasks. For this, a structured and programmatic access to the data store is necessary. Web services are a first step toward this goal. They however lack in functionality and ease of use because they provide only low level interfaces to databases. We introduce here PyXNAT, a Python module that interacts with The Extensible Neuroimaging Archive Toolkit (XNAT) through native Python calls across multiple operating systems. The choice of Python enables PyXNAT to expose the XNAT Web Services and unify their features with a higher level and more expressive language. PyXNAT provides XNAT users direct access to all the scientific packages in Python. Finally PyXNAT aims to be efficient and easy to use, both as a backend library to build XNAT clients and as an alternative frontend from the command line.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes