fabbra
fabbra
When double clicking a variable other occurrences of this variable are not always all highlighted. Here are two examples using the [following Matlab code](https://physionet.org/files/challenge-2013/1.0.0/sources/maurizio.varanini_at_ifc.cnr.it/A/FecgQRSmDet.m). Both examples below (A and B)...
I have a script running every night which automatically creates various bibliographies from my Zotero library. To do so I get the HTML citation for every library item individually (more...
Is there a chance to have a finer granularity for the timings to be adjusted in the custom settings (inhale, hold, exhale, and hold), e.g. being able to set 4.5...
Is there a timeline for implementing the [`bxb`](https://physionet.org/physiotools/wag/bxb-1.htm) function to perform beat-by-beat comparison algorithms described in ANSI/AAMI EC38:1998, the _American National Standard for Ambulatory ECGs_, and in ANSI/AAMI EC57:1998, the...
Hi, mex-it.h fails when using matrices which are not of type double. I guess the error is on line 356: `sizeof(double)` must be replaced by `sizeof(T)` A similar error needs...
The [documentation](https://pyzotero.readthedocs.io/en/latest/#zotero.Zotero.add_parameters) says one has to combine tags using " OR ", e.g., `tag1 OR tag2`. However, in based on my experience using " OR " does not lead to...