-
This is not directly related to the PhysIO toolbox, so perhaps I shouldn't open this issue here, but perhaps someone can help me or this problem might be relevant for other PhysIO users. I know about …
-
Hi, I tried to add this but this is way over my head. Thanks Dario for your work! I'd love to access ECG samples (HKElectrocardiogramType) in this plugin. I found a React native plugin that did it : h…
-
-
Dear Luyuan,
Your ICASSP paper, "TRLS: A TIME SERIES REPRESENTATION LEARNING FRAMEWORK VIA SPECTROGRAM FOR MEDICAL SIGNAL PROCESSING," was very interesting in addressing problems in medical time-se…
-
Hello,
in `db_loader.py`,
```
path_base = os.path.dirname(os.path.abspath(os.path.dirname(__file__)))
self.path_database = path_base + '\\database\\'
self.report_table …
-
## **Category-by-Category Mapping: Epic vs. Salesforce Health Cloud**
### 1. **Cardiology (Epic Cupid)**
- **Epic Features**:
- Supports invasive and non-invasive procedures.
-…
-
## How I have things set up
Android plot version: 1.5.7
I've been using androidplot for real-time graphing a while now and really like the library. Recently I've been working on a project that e…
-
1. `electrocardiogram\data\train\arrhythmia\6_2_000060_ecg.xml` 파일 외 다수의 파일이 **LeadSampleCountTotal** Tag 값이 5000임에도 불구하고, **WaveFormData** 를 Decoding 하였을 때 , Sample 개수가 4999개로 확인되었습니다. 이 중에는 12개 Lead…
-
ECG artifact removal does not scale with BSTD signal length. It is quadratic in signal length.
For long signals (hours and more), the code does not finish in several hours or simply crashes by reque…
-
Hi Lars,
Thanks for this toolbox - I've used it previously with data from a Phillips scanner, without any issues. Now, I would like to use the toolbox with data from a Siemens XA30 scanner which I'…