BRAVEHEART v1.2.2
Changelog for BRAVEHEART v1.2.2
Contact us at braveheart.ecg@gmail.com with any questions or concerns.
ECG Formats:
-
Frequency, units per mV, and data orientation (columns or rows) can be adjusted for the "Generic.csv" ECG file format using the external file
generic_csv_params.csv
. This allows users to adjust these attributes without needing to edit code in any MATLAB files, and will allow users running BRAVEHEART via compiled executable to edit these variables as needed for their specific ECG data. See user guide section 23 for additional details. -
Added ability to directly read Physionet .dat/.hea format ECGs. See user guide section 23 for further details.
New Additions:
-
Added quality probability to the Summary Figure.
-
Added some basic heart rate variability measures. See user guide section 24.4 for further details.
-
Added ECG path and filename, individual beat statistics results, quality metrics, and annotation parameters to exported .mat files. See user guide section 25 for further details.
-
The location of R peaks for beats that are initially detected but then removed via PVC detection, outlier detection, manually, or due to incomplete QRST complexes usually during the very start/end of an ECG recording, are now stored in the Beats results class. See user guide section 10.1.1 for further details.
-
Added T wave mechanical dispersion (TMD) and T wave residuum (TWR) to the
VCG_Morphology
results class (see user guide section 27 for further details).