Center signal wrt to OY axis
Open
enhancement
- Dominant language
- Python
- Stars
- 11
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Module `ECG.api`
Currently the method `convert_image_to_signal` does not center signal wrt to OY axis.
This issue doesn't affect methods, that use relative signal values (`check_ST_elevation`, `evaluate_risk_markers`, `diagnose_with_STEMI`).
However this issue can affect methods, that use absolute signal values (`diagnose_with_NN`)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.