Skip to content

Uploads exported DICOM scans and associated raw-data files to XNAT

License

Notifications You must be signed in to change notification settings

NIF-au/xnat-ingest

 
 

Repository files navigation

Xnat-ingest

CI/CD codecov

De-identify and upload exported DICOM and associated data files to XNAT based on ID values stored within the DICOM headers.

Installation

Build the docker image from the root directory of a clone of this code repository

docker build -t xnat-ingest .

Running

The root CLI command is set to be the entrypoint of the Docker image so it can be run by

docker run xnat-ingest --help

About

Uploads exported DICOM scans and associated raw-data files to XNAT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Dockerfile 0.4%