Skip to main content

Stack DICOM images into volumes and convert to Nifti

Project description

This package provides DICOM to Nifti conversion with the added ability to extract and summarize meta data from the source DICOMs. The meta data can be injected it into a Nifti header extension or written out as a JSON formatted text file.

Installing

You can the latest release from PyPI by doing:

$ pip install dcmstack

Documentation

Documentation can be read online: https://dcmstack.readthedocs.org/

You can build the HTML documentation under build/sphinx/html with:

If you have the sphinx and numpydoc packages and a make command you can build the documentation by running the make command in the doc/ directory. For example, to create the HTML documentation you would do:

$ python setup.py build_sphinx
$ make html

And then view doc/_build/html/index.html with a web browser.

Running Tests

You can install dcmstack along with any test dependencies by installing the test extra. Then you can run the pytest command to run the test-suite:

$ pip install dcmstack[test]
$ pytest

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

dcmstack-0.9.0.tar.gz (51.3 kB view hashes)

Uploaded Source

Built Distribution

dcmstack-0.9.0-py3-none-any.whl (42.0 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