From zeitgeist at vehok.vein.hu Thu Feb 9 12:30:47 2006 From: zeitgeist at vehok.vein.hu (ZeitGeist) Date: Thu, 09 Feb 2006 18:30:47 +0100 Subject: [Physionet-users] Question Message-ID: <43EB7C47.8050300@vehok.vein.hu> Hi all, Is there a way to get P, Q, R, S, T durations and amplitudes in every beat from ECG signals provided by Physiobank? Many thanks! Zsolt Tarjanyi Student - University of Veszprem, Hungary From george at mit.edu Thu Feb 9 21:40:43 2006 From: george at mit.edu (George Moody) Date: Thu, 09 Feb 2006 21:40:43 -0500 Subject: [Physionet-users] Question In-Reply-To: <43EB7C47.8050300@vehok.vein.hu> References: <43EB7C47.8050300@vehok.vein.hu> Message-ID: <43EBFD2B.6070508@mit.edu> ZeitGeist wrote: > Is there a way to get P, Q, R, S, T durations and amplitudes in every > beat from ECG signals provided by Physiobank? See http://www.physionet.org/physiotools/ecgpuwave/ for software that can locate the P, QRS, and T wave boundaries and peaks; given this information, one can derive durations and amplitudes easily. From Christian.Schuld at ok.uni-heidelberg.de Wed Feb 15 10:47:02 2006 From: Christian.Schuld at ok.uni-heidelberg.de (Schuld, Christian) Date: Wed, 15 Feb 2006 16:47:02 +0100 Subject: [Physionet-users] --without-cygwin Message-ID: <057BF4C606650349BE8A4D46DB1D66015926CA@srvmsxok.ok.uni-hd.de> Hi, I am trying for some time now to get WFDB (10.3.17) to work with the configure option "--without-cygwin". Compiling works but the tools won't find any record in the database. (tested with "rdann -r 100s -a atr -c 1") Everything works as expected when I compile without the switch "--without-cygwin", so it must have something to do with it. I need the mingw linking, because the wfdb-tools matlab wrappers won't work for me with cygwin linking. Any hints? Regards, Christian