Link

Assess Contact Force Electrogram Morphology

Table of contents

  1. Background
  2. Dependencies
  3. Process
  4. Output
  5. Publications

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