Skip to main content

Package for converting whole slide image files to dicom.

Project description

dicom_wsi

https://img.shields.io/pypi/v/dicom_wsi.svg https://img.shields.io/travis/Steven-N-Hart/dicom_wsi.svg Documentation Status

Package for converting whole slide image files to DICOM.

Usage

First, you need to install dicom_wsi and its dependencies. See this link for details.

To use dicom-wsi:

python dicom_wsi.cli.py -w <WSI File path> -o <OutputDirectory> -p <output file prefix> -y yaml/base.yaml

That’s it! Most of the time you wan’t need to change anything. But if you do, please see the example yaml file.

Features

  • Validate DICOM elements using pydicom

  • Output format DICOM formatted files (vetted with dciodvfy)

TODO

  • Find out how to determine what FileMetaInformationGroupLength should be

Credits

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

History

1.0.4 (2023-10-27)

  • Decreased dependencies for install

  • Added tryCatch for Aperio data without expected metadata

0.1.0 (2021-1-22)

  • First release on PyPI.

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

dicom_wsi-1.0.4.tar.gz (322.9 kB view hashes)

Uploaded Source

Built Distribution

dicom_wsi-1.0.4-py3-none-any.whl (48.6 kB view hashes)

Uploaded Python 3

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