Metadata-Version: 2.4
Name: pyskindose
Version: 25.1.1
Summary: Tools and script for calculating peak skin dose and create dose maps for fluoroscopic exams from RDSR data
Author-email: Max Hellström <max.hellstrom@gmail.com>, Josef Lundman <josef@lundman.eu>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=2.2.3
Requires-Dist: numpy>=2.2.4
Requires-Dist: pydicom>=2.0
Requires-Dist: numpy-stl>=3.2.0
Requires-Dist: plotly>=4.13.3
Requires-Dist: scipy>=1.15.2
Requires-Dist: tqdm
Requires-Dist: psutil
Requires-Dist: pillow>=10.0.1
Requires-Dist: kaleido
Requires-Dist: rich
Dynamic: license-file

[![ci](https://github.com/rvbCMTS/PySkinDose/actions/workflows/ci.yml/badge.svg)](https://github.com/rvbCMTS/PySkinDose/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/rvbCMTS/PySkinDose/branch/master/graph/badge.svg?token=2O32UO12V6)](https://codecov.io/gh/rvbCMTS/PySkinDose) [![Documentation Status](https://readthedocs.org/projects/pyskindose/badge/?version=latest)](http://pyskindose.readthedocs.io/en/latest/?badge=latest)

# pyskindose

author: Max Hellström

A python program for calculating 3D skin dose maps based on DICOM X-ray Radiation Dose Structured Reports.

Requires Python 3.8 or above. NB! Will soon be upgraded to require Python 3.10 or above.

The documentation is under construction and can be found at [https://pyskindose/readthedocs.io](https://pyskindose.readthedocs.io)

Stay tuned!
