User guide#

Warning

This user guide currently presents dbdicom version 0.2 functionality. Version 0.2 is no longer suppported and will be phased out. An update of this user guide to version 0.3 is expected shortly.

dbdicom can be installed using pip:

pip install dbdicom

For the code examples in this guide, we assume dbdicom has been imported with:

import dbdicom as db