Skip to content
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

Improve documentation of interfaces related to R-wave and ECG data #139

Open
jogerh opened this issue Aug 5, 2019 · 0 comments
Open

Improve documentation of interfaces related to R-wave and ECG data #139

jogerh opened this issue Aug 5, 2019 · 0 comments
Assignees

Comments

@jogerh
Copy link

jogerh commented Aug 5, 2019

Image3dAPI/IImage3d.idl contains interfaces for transferring R-wave and ECG information.

EcgSeries could meaningfully be used to transfer only trig points, without ECG trace. DICOM files typically only contain the R-wave times, not the trace values. EcgSeries samples could also benefit from a document update to highlight this.

In addition, it may be cases where a loader returns trig points where some intervals contain no frames. This could be the case for multi-cycle acquisitions, where the full volume is composed of data acquired over multiple cycles. It would then be expected behavior for a loader to return trig intervals without frames. A client that displays QRS/trig points and/or trace could then benefit from trimming the displayed data. The documentation could be updated to highlight this.

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

1 participant