Giter VIP home page Giter VIP logo

activationtimes's Introduction

Activation Times

This repository contains methods to compute the activation times from a series of potential recordings on the heart and gradient/hessian/laplacian estimators from a surface geometry. This work has been developed during the research on ECGI of Jaume Coll-Font and Burak Erem and can be found in several publications:

  • B. Erem, J. Coll-Font, R. Martinez Orellana, P. St’ovicek, and D. H. Brooks, “Using Transmural Regularization and Dynamic Modeling for Noninvasive Cardiac Potential Imaging of Endocardial Pacing With Imprecise Thoracic Geometry,” IEEE Trans. Med. Imaging, vol. 33, no. 3, pp. 726–738, Mar. 2014.
  • M. J. M. Cluitmans, J. Coll-font, B. Erem, D. Brooks, P. Bonizzi, M. H. Karel, P. G. A. Volders, R. L. M. Peeters, and R. L. Westra, “Spatiotemporal Activation Time Estimation Improves Noninvasive Localization of Cardiac Electrical Activity,” in Computing in Cardiology, 2016, pp. 1185–1188.
  • B. Erem, D. H. Brooks, P. M. van Dam, J. G. Stinstra, and R. S. MacLeod, “Spatiotemporal estimation of activation times of fractionated ECGs on complex heart surfaces,” in 2011 Annual International Conference of the IEEE Engineering in Medicine and Biology Society, 2011, pp. 5884–5887.

If you use this code in your research, we would appreciate that you reference them in your related publications. Please note that this is ongoing work, check out new developments in our webpages or in scholar Google!

The code has been developed in MATLAB and it has been mostly documented in the header files. However, this is research code and the documentation might, at times, be incomplete or poorly described. If you have questions about the code or are interested in development, please contact Jaume Coll-Font at jcollfont ADD gmail.com.

Contents:

scripts/

This folder contains scripts that run the functions in the other folders. We recommended to look at "RegMatrixEstimation_example.m" to have a reference on how to compute the estimators of gradient, Hessians and Laplacian functions on a surface geometry.

computeGradientAndHessian/

This folder contains all the functions that are necessary to compute the estimators of gradient, Hessians and Laplacian functions on a surface geometry. Please, look at the scripts folder for references on how to use them. The most important functions are:

  • meshsurfdiffhessmatrix: computes estimators using the neighbor nodes (defined by the surface graph).
  • meshVolDiffHessMatrix: computes estimators that flexible definitions of neighborhood to compute the estimators.
  • LaplacianMatrixFromHessianMatrix: takes the Hessian estimator and provides a Laplacian estimator.

activationTimesFunctions

These functions are designed to compute the activation times. We recommend to start with the function "activationTimes_wrapper", which runs all the steps to do activation times. The most important functions are:

  • activationTimes_wrapper: runs the spatiotemporal activation times and the smoothing approach after.
  • spatiotemporalActtimes: computes the spatiotemporal activation times method.
  • findMinDVDT: computes activation times based on the classical definition of minimum dV/dT.
  • smoothactivationtimes: applies and L-curve based method to smooth the activation times.

activationtimes's People

Contributors

jcollfont avatar

Watchers

James Cloos avatar  avatar Pau Closas avatar Kimia Shayestehfard avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.