Sign inSign up

fnndsc/pl-pacsretrieve

By fnndsc

Updated over 8 years ago

Pacs retrieve DS plugin for CUBE

Image
Integration & delivery
Machine learning & AI
0

7.8K

fnndsc/pl-pacsretrieve repository overview

##################### pl-pacsretrieve 1.3.0 #####################

.. image:: https://img.shields.io/github/tag/fnndsc/pl-pacsretrieve.svg?style=flat-square :target: https://github.com/FNNDSC/pl-pacsretrieve .. image:: https://img.shields.io/docker/build/fnndsc/pl-pacsretrieve.svg?style=flat-square :target: https://hub.docker.com/r/fnndsc/pl-pacsretrieve/

Abstract

A CUBE 'ds' plugin to retrieve DICOM data from a remote PACS.

A "preview.jpg" is added in each series directory for quick preview of the data.

Preconditions

Data from the PACS must be pre-processed by pypx: listen.

Run

Using docker run

.. code-block:: bash docker run -t --rm -v /tmp:/tmp
fnndsc/pl-pacsretrieve pacsretrieve.py
--pfdcm ${HOST_IP}:5015
--PACSservice orthanc
--pfurlQuiet
--priorHitsTable results.json
--indexList 1,2,3
/tmp/query /tmp/data

Tag summary

Content type

Image

Digest

Size

303 MB

Last updated

over 8 years ago

docker pull fnndsc/pl-pacsretrieve