<?xml version="1.0" encoding="UTF-8" ?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-08-14T21:05:06Z</responseDate><request identifier="10.35097/1534" metadataPrefix="datacite" verb="GetRecord">https://www.radar-service.eu/oai/OAIHandler</request><GetRecord><record><header><identifier>10.35097/1534</identifier><datestamp>2023-11-15T14:45:10Z</datestamp><setSpec>radar4kit</setSpec></header><metadata><resource xmlns="http://datacite.org/schema/kernel-4"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://datacite.org/schema/kernel-4 https://schema.datacite.org/meta/kernel-4.4/metadata.xsd">
   <identifier identifierType="DOI">10.35097/1534</identifier>
   <creators>
      <creator>
         <creatorName>Pilia, Nicolas</creatorName>
         <givenName>Nicolas</givenName>
         <familyName>Pilia</familyName>
         <affiliation>Institut für Biomedizinische Technik</affiliation>
      </creator>
      <creator>
         <creatorName>Schuler, Steffen</creatorName>
         <givenName>Steffen</givenName>
         <familyName>Schuler</familyName>
         <affiliation>Institut für Biomedizinische Technik</affiliation>
      </creator>
      <creator>
         <creatorName>Rees, Maike</creatorName>
         <givenName>Maike</givenName>
         <familyName>Rees</familyName>
         <affiliation>Institut für Biomedizinische Technik</affiliation>
      </creator>
      <creator>
         <creatorName>Moik, Gerald</creatorName>
         <givenName>Gerald</givenName>
         <familyName>Moik</familyName>
         <affiliation>Institut für Biomedizinische Technik</affiliation>
      </creator>
      <creator>
         <creatorName>Potyagaylo, Danila</creatorName>
         <givenName>Danila</givenName>
         <familyName>Potyagaylo</familyName>
         <affiliation>Institut für Biomedizinische Technik</affiliation>
      </creator>
      <creator>
         <creatorName>Dössel, Olaf</creatorName>
         <givenName>Olaf</givenName>
         <familyName>Dössel</familyName>
         <affiliation>Institut für Biomedizinische Technik</affiliation>
      </creator>
      <creator>
         <creatorName>Loewe, Axel</creatorName>
         <givenName>Axel</givenName>
         <familyName>Loewe</familyName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">This dataset contains about 1.8 million body surface potentials (BSPs) simulated using 1000 heart models generated using a statistical shape model.&#xD;
It has been used in [1,1a]. Here, only the noise-free BSPs are provided.&#xD;
&#xD;
Due to its size, this is a multi-part dataset.&#xD;
Part 1: https://doi.org/10.5445/IR/1000156139&#xD;
Part 2: https://doi.org/10.5445/IR/1000156554&#xD;
Part 3: https://doi.org/10.5445/IR/1000156555&#xD;
Part 4: https://doi.org/10.5445/IR/1000156556&#xD;
Part 5: https://doi.org/10.5445/IR/1000156557&#xD;
&#xD;
Each archive XXXX-YYYY.tar contains 20 heart models and corresponding signals. Each subdirectory within the archive contains:&#xD;
&#xD;
- heart.vtp:&#xD;
  A triangle mesh of the heart including the point data:&#xD;
  - ab, rt, rtCos, rtSin, tm, tv: Consistent biventricular coordinates [2].&#xD;
  - class: Boundary regions used as input for the computation of fiber orientations [3].&#xD;
  - trigger: 1-based indices of the ca. 600 foci (-1000 if not a focus).&#xD;
&#xD;
- heart_transform_matrices.mat:&#xD;
  A 1 x 3 cell array containing 4 x 4 transformation matrices that&#xD;
  describe the pose of the heart within the torso.&#xD;
  Apply the matrix from heart_transform_matrices.mat to the nodes in heart.vtp.&#xD;
&#xD;
- actTimes.mat:&#xD;
  A numNodes x numFoci matrix of activation times computed using the fast iterative method [4,5]&#xD;
  (conduction velocity in fiber direction: 1 m/s, perpendicular to fiber direction: 1/2.7 m/s).&#xD;
&#xD;
- bsp.mat:&#xD;
  - bsp: A numElectrodes x numTimeSamples x numHeartPoses x numFoci matrix of BSPs computed by aligning a transmembrane voltage template with&#xD;
         scaled activation times (see actTimeScalings.mat below) and solving the second bidomain equation using the boundary element method [6].&#xD;
  - bspEnd: Time index of the end of depolarization (largest scaled activation time).&#xD;
&#xD;
&#xD;
The archive general.tar contains heart-model-independent data and parameters used to generate the individual heart models:&#xD;
&#xD;
- torso.vtp:&#xD;
  A triangle mesh of the torso including the point data:&#xD;
  - electrodes: 1-based indices of the 200 electrodes (-1000 if not an electrode).&#xD;
&#xD;
- heart_meanshape.vtp:&#xD;
  A triangle mesh of the mean shape of the statistical shape model [7,8].  &#xD;
&#xD;
- heart_shapemodel.mat:&#xD;
  - pc: A 3*numNodes x numModes matrix of principal components (numModes = 100).&#xD;
  - var: A numModes x 1 vector of variances.&#xD;
  - weights: A numModes x numModels matrix of weights used to generate the 1000 heart models.&#xD;
&#xD;
- heart_alignment_matrix.mat:&#xD;
  A 4 x 4 transformation matrix describing the alignment of the mean shape with the torso-specific heart. Only to be appleid to node coordinates in within general.tar (already contained in heart_transform_matrices.mat).&#xD;
&#xD;
- heart_transform_params.mat:&#xD;
  A struct containing roll, pitch, yaw angles and x, y, z translations used to generate the heart_transform_matrices.mat (see above).&#xD;
&#xD;
- fiber_angles.mat:&#xD;
  - alphaEndo: numModels x 1 vector of endocardial fiber angles used to generate fiber orientations.&#xD;
  - alphaEpi: numModels x 1 vector of epicardial fiber angles used to generate fiber orientations.&#xD;
&#xD;
- actTimeScalings.mat:&#xD;
  - A numModels x numFoci matrix of factors used to scale the activation times.&#xD;
&#xD;
- tmv_template.mat:&#xD;
  The transmembrane voltage time course used to compute BSPs.&#xD;
&#xD;
- heart_classes.vtp:&#xD;
  A coarse triangle mesh of the mean shape used for fuzzy classification.&#xD;
&#xD;
- heart_classes_subdiv.vtp:&#xD;
  A subdivided version of the coarse triangle mesh of the mean shape used to convert between Cobiveco and barycentric coordinates.&#xD;
&#xD;
&#xD;
[1] https://doi.org/10.48550/arXiv.2209.08095&#xD;
[1a]https://doi.org/10.1016/j.artmed.2023.102619&#xD;
[2] https://doi.org/10.1016/j.media.2021.102247&#xD;
[3] https://github.com/KIT-IBT/LDRB_Fibers&#xD;
[4] https://github.com/KIT-IBT/FIM_Eikonal&#xD;
[5] https://doi.org/10.1137/120881956&#xD;
[6] https://doi.org/10.1016/j.cmpb.2007.09.004&#xD;
[7] https://doi.org/10.5281/zenodo.4506463&#xD;
[8] https://doi.org/10.1016/j.media.2015.08.009</nameIdentifier>
         <affiliation>Institut für Biomedizinische Technik</affiliation>
      </creator>
   </creators>
   <titles>
      <title>In silico electrocardiograms of 1.8 million ventricular extrasystoles and corresponding activation maps (part 3)</title>
   </titles>
   <publisher>Karlsruhe Institute of Technology</publisher>
   <dates>
      <date dateType="Created">2023</date>
   </dates>
   <publicationYear>2023</publicationYear>
   <subjects>
      <subject>Engineering</subject>
      <subject>ECG</subject>
      <subject>in silico</subject>
      <subject>extrasystoles</subject>
   </subjects>
   <resourceType resourceTypeGeneral="Dataset"/>
   <rightsList>
      <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights>
      <rights schemeURI="https://spdx.org/licenses/"
              rightsIdentifierScheme="SPDX"
              rightsIdentifier="CC-BY-NC-SA-4.0"
              rightsURI="https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode">Creative Commons Attribution Non Commercial Share Alike 4.0 International</rights>
   </rightsList>
   <contributors>
      <contributor contributorType="RightsHolder">
         <contributorName>Pilia, Nicolas</contributorName>
      </contributor>
      <contributor contributorType="RightsHolder">
         <contributorName>Schuler, Steffen</contributorName>
      </contributor>
      <contributor contributorType="RightsHolder">
         <contributorName>Rees, Maike</contributorName>
      </contributor>
      <contributor contributorType="RightsHolder">
         <contributorName>Moik, Gerald</contributorName>
      </contributor>
      <contributor contributorType="RightsHolder">
         <contributorName>Potyagaylo, Danila</contributorName>
      </contributor>
      <contributor contributorType="RightsHolder">
         <contributorName>Dössel, Olaf</contributorName>
      </contributor>
      <contributor contributorType="RightsHolder">
         <contributorName>Loewe, Axel</contributorName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="https://orcid.org/">0000-0002-2487-4744</nameIdentifier>
      </contributor>
   </contributors>
   <descriptions>
      <description descriptionType="Abstract">1.8 million ECGs derived from multiscale simulations of cardiac electrophysiology of ventricular extrasystoles. 1000 anatomical variants of a bi-ventricular mesh x 600 excitation origins x 3 heart posiitions in the torso.</description>
      <description descriptionType="TechnicalInfo">This dataset contains about 1.8 million body surface potentials (BSPs) simulated using 1000 heart models generated using a statistical shape model.&#xD;
It has been used in [1,1a]. Here, only the noise-free BSPs are provided.&#xD;
&#xD;
Due to its size, this is a multi-part dataset.&#xD;
Part 1: https://doi.org/10.5445/IR/1000156139&#xD;
Part 2: https://doi.org/10.5445/IR/1000156554&#xD;
Part 3: https://doi.org/10.5445/IR/1000156555&#xD;
Part 4: https://doi.org/10.5445/IR/1000156556&#xD;
Part 5: https://doi.org/10.5445/IR/1000156557&#xD;
&#xD;
Each archive XXXX-YYYY.tar contains 20 heart models and corresponding signals. Each subdirectory within the archive contains:&#xD;
&#xD;
- heart.vtp:&#xD;
  A triangle mesh of the heart including the point data:&#xD;
  - ab, rt, rtCos, rtSin, tm, tv: Consistent biventricular coordinates [2].&#xD;
  - class: Boundary regions used as input for the computation of fiber orientations [3].&#xD;
  - trigger: 1-based indices of the ca. 600 foci (-1000 if not a focus).&#xD;
&#xD;
- heart_transform_matrices.mat:&#xD;
  A 1 x 3 cell array containing 4 x 4 transformation matrices that&#xD;
  describe the pose of the heart within the torso.&#xD;
  Apply the matrix from heart_transform_matrices.mat to the nodes in heart.vtp.&#xD;
&#xD;
- actTimes.mat:&#xD;
  A numNodes x numFoci matrix of activation times computed using the fast iterative method [4,5]&#xD;
  (conduction velocity in fiber direction: 1 m/s, perpendicular to fiber direction: 1/2.7 m/s).&#xD;
&#xD;
- bsp.mat:&#xD;
  - bsp: A numElectrodes x numTimeSamples x numHeartPoses x numFoci matrix of BSPs computed by aligning a transmembrane voltage template with&#xD;
         scaled activation times (see actTimeScalings.mat below) and solving the second bidomain equation using the boundary element method [6].&#xD;
  - bspEnd: Time index of the end of depolarization (largest scaled activation time).&#xD;
&#xD;
&#xD;
The archive general.tar contains heart-model-independent data and parameters used to generate the individual heart models:&#xD;
&#xD;
- torso.vtp:&#xD;
  A triangle mesh of the torso including the point data:&#xD;
  - electrodes: 1-based indices of the 200 electrodes (-1000 if not an electrode).&#xD;
&#xD;
- heart_meanshape.vtp:&#xD;
  A triangle mesh of the mean shape of the statistical shape model [7,8].  &#xD;
&#xD;
- heart_shapemodel.mat:&#xD;
  - pc: A 3*numNodes x numModes matrix of principal components (numModes = 100).&#xD;
  - var: A numModes x 1 vector of variances.&#xD;
  - weights: A numModes x numModels matrix of weights used to generate the 1000 heart models.&#xD;
&#xD;
- heart_alignment_matrix.mat:&#xD;
  A 4 x 4 transformation matrix describing the alignment of the mean shape with the torso-specific heart. Only to be appleid to node coordinates in within general.tar (already contained in heart_transform_matrices.mat).&#xD;
&#xD;
- heart_transform_params.mat:&#xD;
  A struct containing roll, pitch, yaw angles and x, y, z translations used to generate the heart_transform_matrices.mat (see above).&#xD;
&#xD;
- fiber_angles.mat:&#xD;
  - alphaEndo: numModels x 1 vector of endocardial fiber angles used to generate fiber orientations.&#xD;
  - alphaEpi: numModels x 1 vector of epicardial fiber angles used to generate fiber orientations.&#xD;
&#xD;
- actTimeScalings.mat:&#xD;
  - A numModels x numFoci matrix of factors used to scale the activation times.&#xD;
&#xD;
- tmv_template.mat:&#xD;
  The transmembrane voltage time course used to compute BSPs.&#xD;
&#xD;
- heart_classes.vtp:&#xD;
  A coarse triangle mesh of the mean shape used for fuzzy classification.&#xD;
&#xD;
- heart_classes_subdiv.vtp:&#xD;
  A subdivided version of the coarse triangle mesh of the mean shape used to convert between Cobiveco and barycentric coordinates.&#xD;
&#xD;
&#xD;
[1] https://doi.org/10.48550/arXiv.2209.08095&#xD;
[1a]https://doi.org/10.1016/j.artmed.2023.102619&#xD;
[2] https://doi.org/10.1016/j.media.2021.102247&#xD;
[3] https://github.com/KIT-IBT/LDRB_Fibers&#xD;
[4] https://github.com/KIT-IBT/FIM_Eikonal&#xD;
[5] https://doi.org/10.1137/120881956&#xD;
[6] https://doi.org/10.1016/j.cmpb.2007.09.004&#xD;
[7] https://doi.org/10.5281/zenodo.4506463&#xD;
[8] https://doi.org/10.1016/j.media.2015.08.009</description>
   </descriptions>
   <alternateIdentifiers>
      <alternateIdentifier alternateIdentifierType="KITopen-DOI">10.5445/IR/1000156555</alternateIdentifier>
   </alternateIdentifiers>
   <sizes>
      <size/>
   </sizes>
   <formats>
      <format>application/x-tar</format>
   </formats>
</resource></metadata></record></GetRecord></OAI-PMH>