You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I think what we really want is, rather than changing the types in SEGMENT_SPECS, we want to add "seg_name" and "seg_len" to LIST_FIELDS (wfdb/io/record.py, line 1675.)
This issue is being opened to track implementing this alternate approach.
The text was updated successfully, but these errors were encountered:
In #514 an update was made to allow
seg_name
andseg_len
to be lists. This is needed for writing aMultiSegmentRecord
.@bemoody , suggested an alternate approach:
This issue is being opened to track implementing this alternate approach.
The text was updated successfully, but these errors were encountered: