Forum: help


RE: Loading beats with WFDB [ Reply ] By: Philippe LIEGE on 2024-04-30 11:51 | [forum:49897] |
Hi Rodney, You need to give LoadBeatWFDB() the path to the WFDB file to be loaded. Ph. |
Loading beats with WFDB [ Reply ] By: Rodney Sparapani on 2024-04-29 15:07 | [forum:49892]![]() |
Thanks for the great package. I'm having trouble with this one particular ECG that I can't seem to figure out (others that I have tried are fine). Here's what I'm seeing... > md = CreateHRVData(Verbose = TRUE) Creating data model Data model created > md <- LoadBeatWFDB(md, "control", '.', 'qrs') Loading beats positions for record: control Path: . Opening header file: control.hea No time information in header: 00:00:00 No date information in header: 01/01/1900 Date: 01/01/1900 Time: 00:00:00 Number of beats: 0 This is not correct since I can clearly see there are about 10 beats. I'm attaching the "control.qrs" file. Here's the header... control 1 250 2000 control.qrs 16 205 16 0 -2 563 0 i Can anyone tell me what the problem is? Thanks -- Rodney Sparapani, Associate Professor of Biostatistics, rsparapa@mcw.edu Vice President, Wisconsin Chapter of the American Statistical Association Institute for Health and Equity, Division of Biostatistics Medical College of Wisconsin, Milwaukee Campus |