RichardBJ
RichardBJ
Whoops, posted comment from wrong account! I am going to have a crack at converting ECGPUWAVE into a Python form... version I have from Physionet is Fortran so since I've...
Thanks, Neurokit2 actually looks great, I will check it out, meanwhile I am merely attempting a line-by-line translation of Fortran to Python. If I ever get it to work it...
**Update**: Having translated over 1000 lines of code, including an interesting coding bug that you have to clone for the program to work... I have given up! I got to...
Really helpful script thanks @jonhsussman. I realise we are about a year on, but I worried about the naming of the rows? In my case, where rownames of pt.matrix were...
Look like you are correct, so to reproduce the data in that paper should be [0,1,1,0,0] Agree?
The relative paths included in the code are kind of examples? You need to but the correct file address in there. Not sure if that file even was there, but...