--- /tmp/pydicom-2.2.2-19avxo064/debian/python-pydicom-doc_2.2.2-1_all.deb +++ python-pydicom-doc_2.2.2-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2021-12-11 09:35:24.000000 debian-binary │ --rw-r--r-- 0 0 0 19804 2021-12-11 09:35:24.000000 control.tar.xz │ --rw-r--r-- 0 0 0 828780 2021-12-11 09:35:24.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 19796 2021-12-11 09:35:24.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 828872 2021-12-11 09:35:24.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -791,15 +791,15 @@ │ │ │ -rw-r--r-- 0 root (0) root (0) 16767 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/release_notes/v1.4.0.html │ │ │ -rw-r--r-- 0 root (0) root (0) 6987 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/release_notes/v1.4.1.html │ │ │ -rw-r--r-- 0 root (0) root (0) 12696 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/release_notes/v2.0.0.html │ │ │ -rw-r--r-- 0 root (0) root (0) 30192 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/release_notes/v2.1.0.html │ │ │ -rw-r--r-- 0 root (0) root (0) 6818 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/release_notes/v2.1.1.html │ │ │ -rw-r--r-- 0 root (0) root (0) 24567 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/release_notes/v2.2.0.html │ │ │ -rw-r--r-- 0 root (0) root (0) 6177 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/search.html │ │ │ --rw-r--r-- 0 root (0) root (0) 202163 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/searchindex.js │ │ │ +-rw-r--r-- 0 root (0) root (0) 202157 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/searchindex.js │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/tutorials/ │ │ │ -rw-r--r-- 0 root (0) root (0) 8489 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/tutorials/contributing.html │ │ │ -rw-r--r-- 0 root (0) root (0) 28131 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/tutorials/contributing_code.html │ │ │ -rw-r--r-- 0 root (0) root (0) 25268 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/tutorials/contributing_docs.html │ │ │ -rw-r--r-- 0 root (0) root (0) 71642 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/tutorials/dataset_basics.html │ │ │ -rw-r--r-- 0 root (0) root (0) 21849 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/tutorials/dicom_json.html │ │ │ -rw-r--r-- 0 root (0) root (0) 63119 2021-12-11 09:35:24.000000 ./usr/share/doc/python-pydicom-doc/html/tutorials/filesets.html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/image_processing/plot_downsize_image.rst.txt │ │ │ @@ -168,15 +168,15 @@ │ │ │ # print the image information given in the dataset │ │ │ print('The information of the data set after downsampling: \n') │ │ │ print(ds) │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.007 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.008 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_image_processing_plot_downsize_image.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/image_processing/plot_waveforms.rst.txt │ │ │ @@ -83,15 +83,15 @@ │ │ │ │ │ │ fig.tight_layout(pad=1) │ │ │ plt.show() │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.154 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.257 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_image_processing_plot_waveforms.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/image_processing/sg_execution_times.rst.txt │ │ │ @@ -1,16 +1,16 @@ │ │ │ │ │ │ :orphan: │ │ │ │ │ │ .. _sphx_glr_auto_examples_image_processing_sg_execution_times: │ │ │ │ │ │ Computation times │ │ │ ================= │ │ │ -**00:00.161** total execution time for **auto_examples_image_processing** files: │ │ │ +**00:00.265** total execution time for **auto_examples_image_processing** files: │ │ │ │ │ │ +----------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_image_processing_plot_waveforms.py` (``plot_waveforms.py``) | 00:00.154 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_image_processing_plot_waveforms.py` (``plot_waveforms.py``) | 00:00.257 | 0.0 MB | │ │ │ +----------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_image_processing_plot_downsize_image.py` (``plot_downsize_image.py``) | 00:00.007 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_image_processing_plot_downsize_image.py` (``plot_downsize_image.py``) | 00:00.008 | 0.0 MB | │ │ │ +----------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ | :ref:`sphx_glr_auto_examples_image_processing_reslice.py` (``reslice.py``) | 00:00.000 | 0.0 MB | │ │ │ +----------------------------------------------------------------------------------------------------+-----------+--------+ │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/input_output/plot_printing_dataset.rst.txt │ │ │ @@ -161,15 +161,15 @@ │ │ │ ds = pydicom.dcmread(filename) │ │ │ │ │ │ myprint(ds) │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.007 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.008 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_input_output_plot_printing_dataset.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/input_output/plot_read_dicom.rst.txt │ │ │ @@ -94,15 +94,15 @@ │ │ │ # plot the image using matplotlib │ │ │ plt.imshow(ds.pixel_array, cmap=plt.cm.gray) │ │ │ plt.show() │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.091 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.140 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_input_output_plot_read_dicom.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/input_output/plot_read_dicom_directory.rst.txt │ │ │ @@ -172,15 +172,15 @@ │ │ │ # Optionally read the corresponding SOP Instance │ │ │ # instance = dcmread(Path(root_dir) / p) │ │ │ # print(instance.PatientName) │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.015 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.018 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_input_output_plot_read_dicom_directory.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/input_output/plot_read_fileset.rst.txt │ │ │ @@ -101,15 +101,15 @@ │ │ │ Modality=MR - 3 SOP Instances │ │ │ Modality=MR - 7 SOP Instances │ │ │ │ │ │ Found 7 instances for SeriesInstanceUID=1.3.6.1.4.1.5962.1.1.0.0.0.1196533885.18148.0.118 │ │ │ Found 0 instances with PhotometricInterpretation='MONOCHROME1' without loading the stored instances and 3 instances with loading │ │ │ │ │ │ Original File-set still at /build/pydicom-pZ5ASQ/pydicom-2.2.2/pydicom/data/test_files/dicomdirtests │ │ │ - File-set copied to /tmp/tmpcytfxqlt and contains the following files: │ │ │ + File-set copied to /tmp/tmp6891s7pj and contains the following files: │ │ │ DICOMDIR │ │ │ PT000000/ST000000/SE000000/IM000000 │ │ │ PT000000/ST000000/SE000001/IM000000 │ │ │ PT000000/ST000000/SE000002/IM000000 │ │ │ PT000000/ST000001/SE000000/IM000000 │ │ │ PT000000/ST000001/SE000000/IM000001 │ │ │ PT000000/ST000001/SE000000/IM000002 │ │ │ @@ -265,15 +265,15 @@ │ │ │ for p in sorted(root.glob('**/*')): │ │ │ if p.is_file(): │ │ │ print(f" {p.relative_to(root)}") │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.251 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.297 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_input_output_plot_read_fileset.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/input_output/plot_read_rtplan.rst.txt │ │ │ @@ -75,15 +75,15 @@ │ │ │ filename = get_testdata_file('rtplan.dcm') │ │ │ dataset = pydicom.dcmread(filename) │ │ │ print(list_beams(dataset)) │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.003 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.004 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_input_output_plot_read_rtplan.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/input_output/plot_write_dicom.rst.txt │ │ │ @@ -35,40 +35,40 @@ │ │ │ │ │ │ Out: │ │ │ │ │ │ .. code-block:: none │ │ │ │ │ │ Setting file meta information... │ │ │ Setting dataset values... │ │ │ - Writing test file /tmp/tmpdw4mrj_8.dcm │ │ │ + Writing test file /tmp/tmphp009hql.dcm │ │ │ File saved. │ │ │ - Writing test file as Big Endian Explicit VR /tmp/tmpo2dyiesj.dcm │ │ │ - Load file /tmp/tmpdw4mrj_8.dcm ... │ │ │ + Writing test file as Big Endian Explicit VR /tmp/tmp454dx966.dcm │ │ │ + Load file /tmp/tmphp009hql.dcm ... │ │ │ Dataset.file_meta ------------------------------- │ │ │ (0002, 0002) Media Storage SOP Class UID UI: CT Image Storage │ │ │ (0002, 0003) Media Storage SOP Instance UID UI: 1.2.3 │ │ │ (0002, 0012) Implementation Class UID UI: 1.2.3.4 │ │ │ ------------------------------------------------- │ │ │ - (0008, 0023) Content Date DA: '20211211' │ │ │ - (0008, 0033) Content Time TM: '101359.146396' │ │ │ + (0008, 0023) Content Date DA: '20211225' │ │ │ + (0008, 0033) Content Time TM: '172159.844024' │ │ │ (0010, 0010) Patient's Name PN: 'Test^Firstname' │ │ │ (0010, 0020) Patient ID LO: '123456' │ │ │ - Remove file /tmp/tmpdw4mrj_8.dcm ... │ │ │ - Load file /tmp/tmpo2dyiesj.dcm ... │ │ │ + Remove file /tmp/tmphp009hql.dcm ... │ │ │ + Load file /tmp/tmp454dx966.dcm ... │ │ │ Dataset.file_meta ------------------------------- │ │ │ (0002, 0002) Media Storage SOP Class UID UI: CT Image Storage │ │ │ (0002, 0003) Media Storage SOP Instance UID UI: 1.2.3 │ │ │ (0002, 0010) Transfer Syntax UID UI: Explicit VR Big Endian │ │ │ (0002, 0012) Implementation Class UID UI: 1.2.3.4 │ │ │ ------------------------------------------------- │ │ │ - (0008, 0023) Content Date DA: '20211211' │ │ │ - (0008, 0033) Content Time TM: '101359.146396' │ │ │ + (0008, 0023) Content Date DA: '20211225' │ │ │ + (0008, 0033) Content Time TM: '172159.844024' │ │ │ (0010, 0010) Patient's Name PN: 'Test^Firstname' │ │ │ (0010, 0020) Patient ID LO: '123456' │ │ │ - Remove file /tmp/tmpo2dyiesj.dcm ... │ │ │ + Remove file /tmp/tmp454dx966.dcm ... │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ | │ │ │ @@ -141,15 +141,15 @@ │ │ │ # remove the created file │ │ │ print('Remove file {} ...'.format(filename)) │ │ │ os.remove(filename) │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.006 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.007 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_input_output_plot_write_dicom.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/input_output/sg_execution_times.rst.txt │ │ │ @@ -1,22 +1,22 @@ │ │ │ │ │ │ :orphan: │ │ │ │ │ │ .. _sphx_glr_auto_examples_input_output_sg_execution_times: │ │ │ │ │ │ Computation times │ │ │ ================= │ │ │ -**00:00.374** total execution time for **auto_examples_input_output** files: │ │ │ +**00:00.473** total execution time for **auto_examples_input_output** files: │ │ │ │ │ │ +------------------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_input_output_plot_read_fileset.py` (``plot_read_fileset.py``) | 00:00.251 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_input_output_plot_read_fileset.py` (``plot_read_fileset.py``) | 00:00.297 | 0.0 MB | │ │ │ +------------------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_input_output_plot_read_dicom.py` (``plot_read_dicom.py``) | 00:00.091 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_input_output_plot_read_dicom.py` (``plot_read_dicom.py``) | 00:00.140 | 0.0 MB | │ │ │ +------------------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_input_output_plot_read_dicom_directory.py` (``plot_read_dicom_directory.py``) | 00:00.015 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_input_output_plot_read_dicom_directory.py` (``plot_read_dicom_directory.py``) | 00:00.018 | 0.0 MB | │ │ │ +------------------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_input_output_plot_printing_dataset.py` (``plot_printing_dataset.py``) | 00:00.007 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_input_output_plot_printing_dataset.py` (``plot_printing_dataset.py``) | 00:00.008 | 0.0 MB | │ │ │ +------------------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_input_output_plot_write_dicom.py` (``plot_write_dicom.py``) | 00:00.006 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_input_output_plot_write_dicom.py` (``plot_write_dicom.py``) | 00:00.007 | 0.0 MB | │ │ │ +------------------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_input_output_plot_read_rtplan.py` (``plot_read_rtplan.py``) | 00:00.003 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_input_output_plot_read_rtplan.py` (``plot_read_rtplan.py``) | 00:00.004 | 0.0 MB | │ │ │ +------------------------------------------------------------------------------------------------------------+-----------+--------+ │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/metadata_processing/plot_add_dict_entries.rst.txt │ │ │ @@ -91,15 +91,15 @@ │ │ │ ds.TestThree = '1.2.3.4.5' │ │ │ │ │ │ print(ds.top()) │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.002 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.001 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_metadata_processing_plot_add_dict_entries.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/metadata_processing/plot_anonymize.rst.txt │ │ │ @@ -227,15 +227,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.009 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.010 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_metadata_processing_plot_anonymize.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/metadata_processing/plot_sequences.rst.txt │ │ │ @@ -79,15 +79,15 @@ │ │ │ # data element │ │ │ beam0.BlockSequence.append(block_ds3) │ │ │ del plan_ds.BeamSequence[0].BlockSequence[1] │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.002 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.001 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_metadata_processing_plot_sequences.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/metadata_processing/sg_execution_times.rst.txt │ │ │ @@ -1,16 +1,16 @@ │ │ │ │ │ │ :orphan: │ │ │ │ │ │ .. _sphx_glr_auto_examples_metadata_processing_sg_execution_times: │ │ │ │ │ │ Computation times │ │ │ ================= │ │ │ -**00:00.012** total execution time for **auto_examples_metadata_processing** files: │ │ │ +**00:00.013** total execution time for **auto_examples_metadata_processing** files: │ │ │ │ │ │ +-----------------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_metadata_processing_plot_anonymize.py` (``plot_anonymize.py``) | 00:00.009 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_metadata_processing_plot_anonymize.py` (``plot_anonymize.py``) | 00:00.010 | 0.0 MB | │ │ │ +-----------------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_metadata_processing_plot_sequences.py` (``plot_sequences.py``) | 00:00.002 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_metadata_processing_plot_sequences.py` (``plot_sequences.py``) | 00:00.001 | 0.0 MB | │ │ │ +-----------------------------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_metadata_processing_plot_add_dict_entries.py` (``plot_add_dict_entries.py``) | 00:00.002 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_metadata_processing_plot_add_dict_entries.py` (``plot_add_dict_entries.py``) | 00:00.001 | 0.0 MB | │ │ │ +-----------------------------------------------------------------------------------------------------------+-----------+--------+ │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/plot_dicom_difference.rst.txt │ │ │ @@ -747,15 +747,15 @@ │ │ │ for line in diff.compare(rep[0], rep[1]): │ │ │ if line[0] != "?": │ │ │ print(line) │ │ │ │ │ │ │ │ │ .. rst-class:: sphx-glr-timing │ │ │ │ │ │ - **Total running time of the script:** ( 0 minutes 0.121 seconds) │ │ │ + **Total running time of the script:** ( 0 minutes 0.189 seconds) │ │ │ │ │ │ │ │ │ .. _sphx_glr_download_auto_examples_plot_dicom_difference.py: │ │ │ │ │ │ │ │ │ .. only :: html │ │ ├── ./usr/share/doc/python-pydicom-doc/html/_sources/auto_examples/sg_execution_times.rst.txt │ │ │ @@ -1,18 +1,18 @@ │ │ │ │ │ │ :orphan: │ │ │ │ │ │ .. _sphx_glr_auto_examples_sg_execution_times: │ │ │ │ │ │ Computation times │ │ │ ================= │ │ │ -**00:00.121** total execution time for **auto_examples** files: │ │ │ +**00:00.189** total execution time for **auto_examples** files: │ │ │ │ │ │ +---------------------------------------------------------------------------------------+-----------+--------+ │ │ │ -| :ref:`sphx_glr_auto_examples_plot_dicom_difference.py` (``plot_dicom_difference.py``) | 00:00.121 | 0.0 MB | │ │ │ +| :ref:`sphx_glr_auto_examples_plot_dicom_difference.py` (``plot_dicom_difference.py``) | 00:00.189 | 0.0 MB | │ │ │ +---------------------------------------------------------------------------------------+-----------+--------+ │ │ │ | :ref:`sphx_glr_auto_examples_dicomtree.py` (``dicomtree.py``) | 00:00.000 | 0.0 MB | │ │ │ +---------------------------------------------------------------------------------------+-----------+--------+ │ │ │ | :ref:`sphx_glr_auto_examples_memory_dataset.py` (``memory_dataset.py``) | 00:00.000 | 0.0 MB | │ │ │ +---------------------------------------------------------------------------------------+-----------+--------+ │ │ │ | :ref:`sphx_glr_auto_examples_show_charset_name.py` (``show_charset_name.py``) | 00:00.000 | 0.0 MB | │ │ │ +---------------------------------------------------------------------------------------+-----------+--------+ │ │ ├── ./usr/share/doc/python-pydicom-doc/html/auto_examples/image_processing/plot_downsize_image.html │ │ │ @@ -236,15 +236,15 @@ │ │ │ ds.Rows, ds.Columns = data_downsampling.shape │ │ │ │ │ │ # print the image information given in the dataset │ │ │ print('The information of the data set after downsampling: \n') │ │ │ print(ds) │ │ │ │ │ │ │ │ │ -

Total running time of the script: ( 0 minutes 0.007 seconds)

│ │ │ +

Total running time of the script: ( 0 minutes 0.008 seconds)

│ │ │ │ │ │ │ │ │ -

Total running time of the script: ( 0 minutes 0.154 seconds)

│ │ │ +

Total running time of the script: ( 0 minutes 0.257 seconds)

│ │ │ │ │ │
│ │ │
│ │ │ │ │ │
│ │ │

Computation times

│ │ │ -

00:00.161 total execution time for auto_examples_image_processing files:

│ │ │ +

00:00.265 total execution time for auto_examples_image_processing files:

│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/python-pydicom-doc/html/auto_examples/input_output/plot_printing_dataset.html │ │ │ @@ -232,15 +232,15 @@ │ │ │ │ │ │ filename=get_testdata_file('MR_small.dcm') │ │ │ ds=pydicom.dcmread(filename) │ │ │ │ │ │ myprint(ds) │ │ │ │ │ │ │ │ │ -

Total running time of the script: ( 0 minutes 0.007 seconds)

│ │ │ +

Total running time of the script: ( 0 minutes 0.008 seconds)

│ │ │ │ │ │ │ │ │ -

Total running time of the script: ( 0 minutes 0.091 seconds)

│ │ │ +

Total running time of the script: ( 0 minutes 0.140 seconds)

│ │ │ │ │ │ │ │ │ -

Total running time of the script: ( 0 minutes 0.015 seconds)

│ │ │ +

Total running time of the script: ( 0 minutes 0.018 seconds)

│ │ │ │ │ │ │ │ │ -

Total running time of the script: ( 0 minutes 0.251 seconds)

│ │ │ +

Total running time of the script: ( 0 minutes 0.297 seconds)

│ │ │ │ │ │ │ │ │ -

Total running time of the script: ( 0 minutes 0.003 seconds)

│ │ │ +

Total running time of the script: ( 0 minutes 0.004 seconds)

│ │ │

Decode and plot Waveform Data (plot_waveforms.py)

00:00.154

00:00.257

0.0 MB

Downsize MRI image using pydicom (plot_downsize_image.py)

00:00.007

00:00.008

0.0 MB

Load CT slices and plot axial, sagittal and coronal images (reslice.py)

00:00.000

0.0 MB

│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │

Read a DICOM File-set (plot_read_fileset.py)

00:00.251

00:00.297

0.0 MB

Read a Dataset and plot Pixel Data (plot_read_dicom.py)

00:00.091

00:00.140

0.0 MB

Read a DICOMDIR dataset (plot_read_dicom_directory.py)

00:00.015

00:00.018

0.0 MB

Format the output of the data set printing (plot_printing_dataset.py)

00:00.007

00:00.008

0.0 MB

Write DICOM data (plot_write_dicom.py)

00:00.006

00:00.007

0.0 MB

Read RTPLAN DICOM and list information (plot_read_rtplan.py)

00:00.003

00:00.004

0.0 MB

│ │ │
│ │ ├── ./usr/share/doc/python-pydicom-doc/html/auto_examples/metadata_processing/plot_add_dict_entries.html │ │ │ @@ -159,15 +159,15 @@ │ │ │ ds.TestOne = 42 │ │ │ ds.TestTwo = '12345' │ │ │ ds.TestThree = '1.2.3.4.5' │ │ │ │ │ │ print(ds.top()) │ │ │
│ │ │
│ │ │ -

Total running time of the script: ( 0 minutes 0.002 seconds)

│ │ │ +

Total running time of the script: ( 0 minutes 0.001 seconds)

│ │ │ │ │ │ │ │ │

Out:

│ │ │
(0010, 0020) Patient ID                          LO: 'id'
│ │ │  (0010, 0030) Patient's Birth Date                DA: '19000101'
│ │ │  
│ │ │
│ │ │ -

Total running time of the script: ( 0 minutes 0.009 seconds)

│ │ │ +

Total running time of the script: ( 0 minutes 0.010 seconds)

│ │ │ │ │ │ │ │ │ -

Total running time of the script: ( 0 minutes 0.002 seconds)

│ │ │ +

Total running time of the script: ( 0 minutes 0.001 seconds)

│ │ │ │ │ │
│ │ │
│ │ │ │ │ │
│ │ │

Computation times

│ │ │ -

00:00.012 total execution time for auto_examples_metadata_processing files:

│ │ │ +

00:00.013 total execution time for auto_examples_metadata_processing files:

│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │

Anonymize DICOM data (plot_anonymize.py)

00:00.009

00:00.010

0.0 MB

Working with sequences (plot_sequences.py)

00:00.002

00:00.001

0.0 MB

Add dictionary items in the standard DICOM dictionary (plot_add_dict_entries.py)

00:00.002

00:00.001

0.0 MB

│ │ │
│ │ ├── ./usr/share/doc/python-pydicom-doc/html/auto_examples/plot_dicom_difference.html │ │ │ @@ -815,15 +815,15 @@ │ │ │ │ │ │ diff = difflib.Differ() │ │ │ for line in diff.compare(rep[0], rep[1]): │ │ │ if line[0] != "?": │ │ │ print(line) │ │ │
│ │ │
│ │ │ -

Total running time of the script: ( 0 minutes 0.121 seconds)

│ │ │ +

Total running time of the script: ( 0 minutes 0.189 seconds)

│ │ │ │ │ │
│ │ │
│ │ │ │ │ │
│ │ │

Computation times

│ │ │ -

00:00.121 total execution time for auto_examples files:

│ │ │ +

00:00.189 total execution time for auto_examples files:

│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/share/doc/python-pydicom-doc/html/searchindex.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -691,88 +691,87 @@ │ │ │ │ "00080008": 319, │ │ │ │ "0009": [18, 41, 48, 125, 208, 212, 296, 309], │ │ │ │ "00091002": 319, │ │ │ │ "000b": 41, │ │ │ │ "000d": [1, 18], │ │ │ │ "000e": [1, 18], │ │ │ │ "000y": 18, │ │ │ │ - "001": 41, │ │ │ │ + "001": [14, 16, 17, 41], │ │ │ │ "0010": [1, 11, 15, 18, 24, 25, 26, 34, 36, 41, 47, 48, 64, 65, 92, 125, 129, 136, 137, 138, 153, 175, 188, 198, 208, 209, 210, 211, 212, 288, 289, 296, 305, 317, 318, 320, 322], │ │ │ │ "0011": [1, 18, 47, 125, 198, 208, 210, 211, 212], │ │ │ │ "0012": [1, 11, 18, 24, 25, 26, 36, 41, 129, 188, 247, 318], │ │ │ │ "0013": [1, 18, 24, 25, 26, 36, 41, 129, 188, 318, 320], │ │ │ │ "0014": [1, 18, 24, 25, 26, 318], │ │ │ │ "0015": 198, │ │ │ │ "0016": [1, 18, 24, 25, 26, 36, 41, 188, 318], │ │ │ │ "0017": 188, │ │ │ │ "0018": [1, 18, 24, 25, 26, 36, 38, 188, 199, 212], │ │ │ │ "0019": 18, │ │ │ │ "001a": 49, │ │ │ │ - "002": [14, 16, 17], │ │ │ │ "0020": [1, 11, 15, 18, 24, 25, 26, 36, 318, 320], │ │ │ │ "0021": [1, 18], │ │ │ │ "0022": [1, 18, 318], │ │ │ │ "0023": [1, 11, 18, 24, 25], │ │ │ │ "0025": 18, │ │ │ │ "0026": [24, 25], │ │ │ │ "0027": 18, │ │ │ │ "0028": [1, 18, 32, 40, 48, 125, 136, 138, 199, 200, 201, 202, 203, 204, 205, 208, 210, 211, 212, 296, 309, 311, 318], │ │ │ │ "0029": 18, │ │ │ │ "002c": [24, 25], │ │ │ │ - "003": [10, 12], │ │ │ │ "0030": [1, 15, 18, 36], │ │ │ │ "0031": [1, 18], │ │ │ │ "0032": [1, 18], │ │ │ │ "0033": [11, 18], │ │ │ │ "0036697": [24, 25, 26], │ │ │ │ "003669700000": [24, 26], │ │ │ │ "0037": [1, 18], │ │ │ │ "003a": [49, 125, 288, 326], │ │ │ │ + "004": [10, 12], │ │ │ │ "0040": [1, 18], │ │ │ │ "0041": 125, │ │ │ │ "0043": [18, 24, 26, 318], │ │ │ │ "0050": [1, 18, 24, 25, 36, 47], │ │ │ │ "0051": [24, 25], │ │ │ │ "0052": [1, 18], │ │ │ │ - "006": [11, 12], │ │ │ │ "0060": [1, 18, 24, 25, 36], │ │ │ │ - "007": [1, 4, 6, 12, 13], │ │ │ │ + "007": [11, 12, 13], │ │ │ │ "0070": [1, 18, 24, 25], │ │ │ │ "0071": [24, 25, 26], │ │ │ │ "0078": [24, 25, 26], │ │ │ │ + "008": [1, 4, 6, 12], │ │ │ │ "0080": [1, 18, 24, 25, 26], │ │ │ │ "0081": [1, 18], │ │ │ │ "0082": [24, 25, 26], │ │ │ │ "0083": [1, 18], │ │ │ │ "0084": [1, 18, 24, 25, 26], │ │ │ │ "0085": [1, 18], │ │ │ │ "0086": [1, 18, 24, 25, 26], │ │ │ │ "0088": 18, │ │ │ │ - "009": [15, 17], │ │ │ │ "0090": [1, 18], │ │ │ │ "0091": [1, 18], │ │ │ │ "00a0": [24, 25, 26], │ │ │ │ "00b0": [24, 25], │ │ │ │ "00b6": [24, 25], │ │ │ │ "00f8": 16, │ │ │ │ "00fe": 16, │ │ │ │ + "010": [15, 17], │ │ │ │ "0100": [1, 18, 32, 40, 49, 125, 188, 198, 208, 210, 211, 212, 288, 326], │ │ │ │ "0101": [1, 18, 32, 125, 200, 201, 208, 210, 212], │ │ │ │ "0102": [1, 18, 32, 188, 198], │ │ │ │ "0103": [1, 18, 32, 125, 200, 201, 208, 210, 211, 212], │ │ │ │ "0106": [1, 18], │ │ │ │ "0107": [1, 18], │ │ │ │ "010c": [24, 25], │ │ │ │ "0111": [24, 25], │ │ │ │ "0115": [24, 25], │ │ │ │ "011a": [24, 25], │ │ │ │ - "012": 17, │ │ │ │ "0120": 18, │ │ │ │ - "015": [8, 12], │ │ │ │ + "013": 17, │ │ │ │ "0166": 18, │ │ │ │ + "018": [8, 12], │ │ │ │ "0180": [24, 25], │ │ │ │ "0182": 38, │ │ │ │ "0197b5846bb5": [296, 303], │ │ │ │ "01b2": 38, │ │ │ │ "0200": 326, │ │ │ │ "0201": [1, 18, 296, 308], │ │ │ │ "0210": [125, 288, 326], │ │ │ │ @@ -792,15 +791,14 @@ │ │ │ │ "072730": [18, 24, 26], │ │ │ │ "072731": [18, 24, 26, 318], │ │ │ │ "07992553710938": 18, │ │ │ │ "079926": 18, │ │ │ │ "079956": 18, │ │ │ │ "08": 139, │ │ │ │ "085000": 18, │ │ │ │ - "091": [7, 12], │ │ │ │ "095": 18, │ │ │ │ "095000": 18, │ │ │ │ "0x00": [133, 135, 175, 279], │ │ │ │ "0x00000000": [137, 139], │ │ │ │ "0x0002": [126, 318], │ │ │ │ "0x0006": [296, 306], │ │ │ │ "0x0008": 318, │ │ │ │ @@ -871,15 +869,14 @@ │ │ │ │ "100a": 18, │ │ │ │ "100f": 18, │ │ │ │ "101": [20, 219, 239, 246], │ │ │ │ "1010": [1, 18, 49, 326], │ │ │ │ "1011": 18, │ │ │ │ "1012": 18, │ │ │ │ "1013": [18, 296, 309], │ │ │ │ - "101359": 11, │ │ │ │ "1014": [18, 296, 312], │ │ │ │ "1015": 18, │ │ │ │ "1016": [18, 296, 309], │ │ │ │ "1017": 18, │ │ │ │ "1018": 18, │ │ │ │ "1019": [18, 48], │ │ │ │ "101a": 18, │ │ │ │ @@ -1023,15 +1020,14 @@ │ │ │ │ "1196533885": 9, │ │ │ │ "12": [29, 32, 49, 144, 208, 320, 326], │ │ │ │ "120": [0, 18, 49], │ │ │ │ "1200": [0, 49, 296, 312, 326], │ │ │ │ "1201": [199, 212], │ │ │ │ "1203": [199, 212], │ │ │ │ "1204": [199, 212], │ │ │ │ - "121": [18, 19], │ │ │ │ "1210": 18, │ │ │ │ "121006": 324, │ │ │ │ "1211": [296, 312], │ │ │ │ "1215": [296, 312], │ │ │ │ "122": [296, 299], │ │ │ │ "1220": 320, │ │ │ │ "1221": [199, 212], │ │ │ │ @@ -1075,14 +1071,15 @@ │ │ │ │ "135803": 18, │ │ │ │ "1359940846": [9, 320], │ │ │ │ "1361": [296, 314], │ │ │ │ "1369": 48, │ │ │ │ "137": 49, │ │ │ │ "1372": [296, 314], │ │ │ │ "14": [18, 40, 136, 296, 311], │ │ │ │ + "140": [7, 12], │ │ │ │ "1400": [164, 320], │ │ │ │ "1410": [164, 320], │ │ │ │ "1412": [296, 314], │ │ │ │ "1415": [296, 314], │ │ │ │ "1420": [164, 320], │ │ │ │ "1428": [296, 314], │ │ │ │ "143": [296, 305], │ │ │ │ @@ -1090,52 +1087,50 @@ │ │ │ │ "1434": [296, 314], │ │ │ │ "1436": 318, │ │ │ │ "1438": [296, 314], │ │ │ │ "1444": [296, 314], │ │ │ │ "1449": [296, 314], │ │ │ │ "14495": 235, │ │ │ │ "1457": [296, 314], │ │ │ │ - "146396": 11, │ │ │ │ "15": [1, 6, 18, 318, 326], │ │ │ │ "150": [0, 18, 49], │ │ │ │ "1500": 164, │ │ │ │ "150031": [22, 24, 25, 36], │ │ │ │ "151": [296, 305], │ │ │ │ "1510": 164, │ │ │ │ "1511": 164, │ │ │ │ "1512": 164, │ │ │ │ "152": 36, │ │ │ │ "153557": [22, 24, 26, 36], │ │ │ │ - "154": [2, 4], │ │ │ │ "15444": [212, 230], │ │ │ │ "156": [24, 25, 36], │ │ │ │ "157": 36, │ │ │ │ "1576": 18, │ │ │ │ "158": 18, │ │ │ │ "15820": 8, │ │ │ │ "159": [18, 296, 309], │ │ │ │ "15970": 8, │ │ │ │ "16": [1, 6, 18, 24, 26, 29, 31, 32, 40, 89, 122, 125, 128, 208, 210, 211, 212, 266, 267, 288, 296, 309, 323, 326], │ │ │ │ "1600": [1, 6, 18], │ │ │ │ "1601": 18, │ │ │ │ "1605775145": 18, │ │ │ │ - "161": 4, │ │ │ │ "164": 36, │ │ │ │ "166": 36, │ │ │ │ "167161297070865690102504091919570542144": 255, │ │ │ │ "1697": 323, │ │ │ │ "17": [18, 49, 325], │ │ │ │ "170": 18, │ │ │ │ "1703": 318, │ │ │ │ "171": 36, │ │ │ │ "17106": [8, 320], │ │ │ │ "17136": [8, 320], │ │ │ │ "17166": [8, 320], │ │ │ │ "17196": [8, 320], │ │ │ │ "172": [296, 305], │ │ │ │ + "172159": 11, │ │ │ │ "173032": [9, 320], │ │ │ │ "17355902": 0, │ │ │ │ "175": 36, │ │ │ │ "178": 18, │ │ │ │ "179": 18, │ │ │ │ "1794": 318, │ │ │ │ "18": [122, 125, 296, 305, 319], │ │ │ │ @@ -1146,14 +1141,15 @@ │ │ │ │ "184": 36, │ │ │ │ "185059": [1, 6, 18], │ │ │ │ "185434": [1, 6, 18], │ │ │ │ "1858": 320, │ │ │ │ "186": 36, │ │ │ │ "1860": 320, │ │ │ │ "187460": 31, │ │ │ │ + "189": [18, 19], │ │ │ │ "1895": 80, │ │ │ │ "190": [1, 18, 36], │ │ │ │ "19000101": 15, │ │ │ │ "192": [18, 24, 26, 41, 318], │ │ │ │ "1969": 18, │ │ │ │ "197": [296, 305], │ │ │ │ "197968": 18, │ │ │ │ @@ -1188,15 +1184,15 @@ │ │ │ │ "2018b": [296, 306], │ │ │ │ "2018c": [296, 307], │ │ │ │ "2019": 21, │ │ │ │ "2019e": [296, 309], │ │ │ │ "2020": [21, 43], │ │ │ │ "2020d": [296, 312], │ │ │ │ "2021": [21, 293], │ │ │ │ - "20211211": 11, │ │ │ │ + "20211225": 11, │ │ │ │ "2021b": [296, 314], │ │ │ │ "203": 36, │ │ │ │ "20304870605469": 18, │ │ │ │ "2040634155": [7, 18, 24, 26], │ │ │ │ "20406341552734": 18, │ │ │ │ "205": [296, 309], │ │ │ │ "2062": 8, │ │ │ │ @@ -1220,32 +1216,33 @@ │ │ │ │ "23e2": 258, │ │ │ │ "24": 18, │ │ │ │ "240": [1, 6, 18], │ │ │ │ "240000": [49, 326], │ │ │ │ "24078": 18, │ │ │ │ "243": [296, 312], │ │ │ │ "25": [49, 255], │ │ │ │ - "251": [9, 12], │ │ │ │ "253": 20, │ │ │ │ "256": [296, 306], │ │ │ │ "256x256": [47, 48], │ │ │ │ + "257": [2, 4], │ │ │ │ "258": [296, 305], │ │ │ │ "261": 20, │ │ │ │ "263": [296, 309], │ │ │ │ - "265": 20, │ │ │ │ + "265": [4, 20], │ │ │ │ "2693": 8, │ │ │ │ "270": 324, │ │ │ │ "273": [296, 309], │ │ │ │ "276": [9, 320], │ │ │ │ "277": [20, 296, 309], │ │ │ │ "280": 48, │ │ │ │ "285": 48, │ │ │ │ "291": [296, 307], │ │ │ │ "292": [296, 306], │ │ │ │ "29282": 47, │ │ │ │ + "297": [9, 12], │ │ │ │ "298": 48, │ │ │ │ "299316": 18, │ │ │ │ "2d": [46, 211, 296, 312], │ │ │ │ "3": [0, 1, 3, 6, 8, 9, 11, 14, 15, 18, 20, 21, 24, 26, 27, 29, 31, 32, 36, 37, 40, 41, 43, 48, 49, 102, 103, 104, 105, 122, 124, 125, 128, 144, 162, 175, 188, 198, 200, 201, 202, 203, 204, 205, 208, 210, 211, 212, 213, 216, 255, 299, 300, 302, 303, 304, 305, 306, 307, 311, 312, 313, 316, 317, 318, 319, 320, 323, 325, 326], │ │ │ │ "30": [0, 22, 24, 25, 26, 49, 50, 317], │ │ │ │ "300": 48, │ │ │ │ "3000": [47, 91, 125, 198, 200, 201, 212, 289, 296, 309, 318], │ │ │ │ @@ -1284,15 +1281,15 @@ │ │ │ │ "36": 166, │ │ │ │ "363": 20, │ │ │ │ "3678b1be6aca": [296, 303], │ │ │ │ "3680043": [247, 248, 255], │ │ │ │ "37": 49, │ │ │ │ "371919006": 324, │ │ │ │ "373": [18, 20], │ │ │ │ - "374": [12, 48], │ │ │ │ + "374": 48, │ │ │ │ "377": 48, │ │ │ │ "378": 48, │ │ │ │ "380": 316, │ │ │ │ "3816": 18, │ │ │ │ "382": 323, │ │ │ │ "39": 255, │ │ │ │ "3994": 18, │ │ │ │ @@ -1319,14 +1316,15 @@ │ │ │ │ "4588": 8, │ │ │ │ "46": 317, │ │ │ │ "4618": 8, │ │ │ │ "464": [296, 306], │ │ │ │ "4648": 8, │ │ │ │ "4678": 8, │ │ │ │ "47": [296, 299], │ │ │ │ + "473": 12, │ │ │ │ "480": 18, │ │ │ │ "481": [22, 24], │ │ │ │ "484": 47, │ │ │ │ "489": [296, 306], │ │ │ │ "4919": 8, │ │ │ │ "494": 81, │ │ │ │ "4950": 8, │ │ │ │ @@ -1487,14 +1485,15 @@ │ │ │ │ "826203": [24, 25], │ │ │ │ "83": [1, 6, 18], │ │ │ │ "833": 318, │ │ │ │ "835": [296, 308], │ │ │ │ "838": [296, 308], │ │ │ │ "84": [296, 300], │ │ │ │ "840": [6, 7, 11, 22, 24, 39, 40, 48, 125, 136, 143, 145, 175, 208, 211, 212, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 251, 252, 253, 254, 296, 306, 307, 309, 311, 312, 316, 318], │ │ │ │ + "844024": 11, │ │ │ │ "848": [296, 309], │ │ │ │ "84af4b240add": [296, 303], │ │ │ │ "85": 49, │ │ │ │ "850": [296, 308], │ │ │ │ "852": [18, 296, 308], │ │ │ │ "856": [296, 308], │ │ │ │ "862": 48, │ │ │ │ @@ -4444,18 +4443,18 @@ │ │ │ │ titl: [0, 1, 18, 24, 26, 34, 41, 188, 263, 316, 317, 318], │ │ │ │ tix: [0, 296, 297], │ │ │ │ tk: [0, 20], │ │ │ │ tkinter: [0, 20, 42, 296, 297, 299], │ │ │ │ tkinter_tix: 0, │ │ │ │ tm: [1, 11, 18, 24, 25, 26, 27, 36, 57, 62, 87, 278, 284, 296, 305, 314, 318], │ │ │ │ tmp0aalrzir: 320, │ │ │ │ + tmp454dx966: 11, │ │ │ │ + tmp6891s7pj: 9, │ │ │ │ tmp: [9, 11, 320], │ │ │ │ - tmpcytfxqlt: 9, │ │ │ │ - tmpdw4mrj_8: 11, │ │ │ │ - tmpo2dyiesj: 11, │ │ │ │ + tmphp009hql: 11, │ │ │ │ tmpsqz8rhgb: 320, │ │ │ │ tmpu068kdwp: 320, │ │ │ │ to_json: [122, 125, 296, 310, 319], │ │ │ │ to_json_dict: [122, 125, 296, 310, 319], │ │ │ │ tobyt: [1, 48, 326], │ │ │ │ toctre: 317, │ │ │ │ togeth: [132, 133, 176],

Analyse differences between DICOM files (plot_dicom_difference.py)

00:00.121

00:00.189

0.0 MB

Show a dicom file using hierarchical tree (dicomtree.py)

00:00.000

0.0 MB

Show working with memory-based dataset (memory_dataset.py)