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
- recordname (required): The record name of the WFDB annotation file. ie. for file '100.atr', recordname='100'
43
-
- annot (required): The annotator extension of the annotation file. ie. for file '100.atr', annot='atr'
64
+
- recordname (required): The record name of the WFDB annotation file. ie. for
65
+
file '100.atr', recordname='100'
66
+
- annot (required): The annotator extension of the annotation file. ie. for
67
+
file '100.atr', annot='atr'
44
68
- sampfrom (default=0): The minimum sample number for annotations to be returned.
45
-
- sampto (default=the final annotation sample): The maximum sample number for annotations to be returned.
46
-
- anndisp (default = 1): The annotation display flag that controls the data type of the 'anntype' output parameter. 'anntype' will either be an integer key(0), a shorthand display symbol(1), or a longer annotation code.
69
+
- sampto (default=the final annotation sample): The maximum sample number for
70
+
annotations to be returned.
71
+
- anndisp (default = 1): The annotation display flag that controls the data type
72
+
of the 'anntype' output parameter. 'anntype' will either be an integer key(0),
73
+
a shorthand display symbol(1), or a longer annotation code.
47
74
48
75
Output arguments:
49
76
- annsamp: The annotation location in samples relative to the beginning of the record.
0 commit comments