开发者

How to remove labeling and tickering in WFDB, python?

开发者 https://www.devze.com 2022-12-07 19:27 出处:网络
enter image description here The plots have label and tick information and I\'d like to remove them. I downloaded ECG data from Pysionet(https://physionet.org/content/?topic=ecg) and try to analze the

enter image description here

The plots have label and tick information and I'd like to remove them.

I downloaded ECG data from Pysionet(https://physionet.org/content/?topic=ecg) and try to analze the images. Since I just need the signal images, want to remove any other parts including labels and ticks. However, there are no parameters related to it and doesn't work with any plt options. How 开发者_运维问答could I get just the sinal images?

0

精彩评论

暂无评论...
验证码 换一张
取 消