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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dcmstack-0.9.0.tar.gz
.
File metadata
- Download URL: dcmstack-0.9.0.tar.gz
- Upload date:
- Size: 51.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e131226fb00cdc72f5c2ad61f82b37020d3f97f272d1becb880168bd4504860 |
|
MD5 | ac144c9509a22c3a8177a9849fd9a777 |
|
BLAKE2b-256 | 67b88828378449fa8d80b47311384c845375fbd3988d15d2573b7d7a66bc8f09 |
File details
Details for the file dcmstack-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: dcmstack-0.9.0-py3-none-any.whl
- Upload date:
- Size: 42.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e16eca79ea1d4be8d5397d50a4189fb4ac2ef8b193447080e217df92c495ebd9 |
|
MD5 | 75147108c7ba9cb80885ac6d345dcbf9 |
|
BLAKE2b-256 | bb6204cf229c7068327e7026fc9654f7749cd9274e821caa2ac13e4fa0faa2fb |