AUTHOR=Schwartz Yannick , Barbot Alexis , Thyreau Benjamin , Frouin Vincent , Varoquaux Gael , Siram Aditya , Marcus Daniel , Poline Jean-Baptiste TITLE=PyXNAT: XNAT in Python JOURNAL=Frontiers in Neuroinformatics VOLUME=6 YEAR=2012 URL=https://www.frontiersin.org/journals/neuroinformatics/articles/10.3389/fninf.2012.00012 DOI=10.3389/fninf.2012.00012 ISSN=1662-5196 ABSTRACT=

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 back-end library to build XNAT clients and as an alternative front-end from the command line.