dicom-ecg-plot icon indicating copy to clipboard operation
dicom-ecg-plot copied to clipboard

Differences python script vs Online demo

Open realvgm opened this issue 2 years ago • 1 comments

Hi!!

When plotting the same ECG type DICOM object, we noticed differences in the generated result.

Basically it is in relation to where the boxes are painted with the structured information that is extracted from the DICOM object (demographics and ECG metadata). Is there a way so that what is generated through the python script is the same as what is generated by the web?

It is cleaner and more legible if the information is left off the "paper" on which the ECG waveforms are painted.

Thank you!!

Python script: pECG

Online demo: wECG

realvgm avatar Jun 13 '23 23:06 realvgm

Hi realvgm,

please update the package

pip install --upgrade dicom-ecg-plot

Version 1.3.4 should fix the problem. Let me know if it works, thank you.

marcodebe avatar Jun 20 '23 19:06 marcodebe