wado

‌:warning: Deprecated - use dicomtrolley :warning:‌

This module is deprecated. Please use https://github.com/sjoerdk/dicomtrolley for interacting with a WADO server.

https://img.shields.io/pypi/v/wado.svg https://img.shields.io/travis/sjoerdk/wado.svg Documentation Status https://img.shields.io/badge/code%20style-black-000000.svg

DICOM WADO file download

Features

  • Download DICOM files via http with the WADO protocol

Disclaimers

  • Has only been tested live on AGFA Enterprise Imaging VNA 8. Different servers might have slightly different implementations of the WADO protocol. If you are working with a different pacs, please consider (see section Contributing ).
  • WADO only. Does not support DICOM C-ECHO, C-STORE etc.. For other protocols see the excellent pynetdicom lib

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.