Giter Site home page Giter Site logo

xnat-download's Introduction

XNAT Downloader

This software allows the user to download one project from XNAT platform (version XNAT >= 1.7.4.1). The aplication execution need Python version >= 3.8.

Installation

python3 -m pip install git+https://github.com/BIMCV-CSUSP/xnat-download.git#egg=xnat_downloader

or

git clone https://github.com/BIMCV-CSUSP/xnat-download.git
cd xnat-download
pip install -e .

Usage

An example of execution is:

python3 -m xnat_downloader -o DIR_TO_SAVE -w XNAT_WEB -u USER

or

xnat_downloader -o DIR_TO_SAVE -w XNAT_WEB -u USER

During Execution

When we execute the program, it will ask for the XNAT user (if it was not set as an argument) and the password of that user.

Then, the program will ask us which projects we want to download, just enter the numbers associated with the projects separated with space.

user: lenna
password:

1) p0012023         2) p0022021         3) p0022022         4) p0022023         5) p0032021         
6) p0032023         7) p0042021         8) p0052021         9) p0052022         10) p0062021         
 
Choose the project: 1 3 4 

Contributing

  1. Fork the repo
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

xnat-download's People

Contributors

jomasator2 avatar morarubio avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.