view Plugins/Samples/ModalityWorklists/README @ 2276:b85f68a98474

ImportDicomFiles: Look for Python interpreter in PATH Some environments (in particular the official Docker image for Python) use a different path. `env' will lookup the given command in the PATH directories like shells do (though without the overhead), thus making the script more portable (it's conventional to have /usr/bin/env present everywhere).
author Thibault Nélis <tn@osimis.io>
date Wed, 12 Apr 2017 18:01:04 +0200
parents 42764dcd3a41
children
line wrap: on
line source

Introduction
============

This sample plugin enables Orthanc to serve DICOM modality worklists
that are read from some folder.

The shared library containing the plugin is created as part of the
build process of Orthanc.

Documentation is available in the Orthanc Book:
http://book.orthanc-server.com/plugins/worklists-plugin.html