logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sessionmirror.py - download experiment from XNAT instances

Description

       Downloads  a  given  experiment/session from an XNAT instance and uploads it to an independent one.  Only
       DICOM resources will be imported.

Name

       sessionmirror.py - download experiment from XNAT instances

Options

-h, --help
              show this help message and exit

       --h1 SOURCE_CONFIG, --source_config SOURCE_CONFIG
              Source XNAT configuration file

       --h2 DEST_CONFIG, --dest_config DEST_CONFIG
              Destination XNAT configuration file

       -e EXPERIMENT_ID, --experiment_id EXPERIMENT_ID
              Which resource to download? (Entity name/identifier)

       -p PROJECT_ID, --project_id PROJECT_ID
              Which project to store the resource in

       -v, --verbose
              Display verbosal information (optional)

sessionmirror.py 1.16                             October 2023                               SESSIONMIRROR.PY(1)

Synopsis

       sessionmirror.py [-h] --h1 SOURCE_CONFIG --h2 DEST_CONFIG -e EXPERIMENT_ID -p PROJECT_ID [-v]

See Also