Skip to main content

Interact with a PACS through an intermediary service, "pfdcm" (not included).

Project description

https://img.shields.io/github/tag/fnndsc/pl-pacsretrieve.svg?style=flat-square:target:https://github.com/FNNDSC/pl-pacsretrieve 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

docker run -t--rm
  -v $(pwd)/../pl-pacsquery/out:/input \
  -v $(pwd)/output:/output             \
  fnndsc/pl-pacsretrieve pacsretrieve.py
  --aet CHIPS --aec ORTHANC --aetListener CHIPS \
  --serverIP 192.168.1.40 --serverPort 4242 \
  --seriesUIDS 0 --dataLocation /incoming
  /input /output

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pacsretrieve-1.1.1.tar.gz (10.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page