Assess Contact Force Electrogram Morphology
Table of contents
Background
This page describes the approach for accessing the contact force data collected in [1].
Dependencies
Carto data reader
Process
dataDirectory = '/Volumes/Extreme SSD/PigDataForAJ/data';
nPig = 2;
[userdata, egmSurfX, indRegion] = loadKCLContactForceData(dataDirectory, nPig);
[hSurf, hSphere] = drawKCLContactForceDataMap(userdata, indRegion, egmSurfX);
iRegion = 1;
plotKCLContactForceData(userdata, indRegion, iRegion);
Output
Publications
[1] Williams et al. JACC Clin Electrophysiol 2015; 1(5): 421:431. http://dx.doi.org/10.1016/j.jacep.2015.06.003