Skip to content

Differences python script vs Online demo #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
realvgm opened this issue Jun 13, 2023 · 1 comment
Open

Differences python script vs Online demo #14

realvgm opened this issue Jun 13, 2023 · 1 comment

Comments

@realvgm
Copy link

realvgm commented Jun 13, 2023

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

@marcodebe
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants