Dataset : Identifying locations susceptible to micro-anatomical reentry using a spatial network representation of atrial fibre maps
收藏数据链接:
官方服务:
资源简介:
<strong>The three files in the dataset are:</strong> 1) Healthy Sheep Atria Fibre Orientation Dataset 300µm 2) Heart Failure Sheep Atria Fibre Orientation Dataset 300µm 3) Human Atria Fibre Orientation Dataset 330µm <strong>Data is stored as numpy binary files. Given below is an example .py script to open the flat datasets:</strong> import numpy as np<br> data = np.load("Human_330um.npy") <strong>Volume and fibre orientation dataset stored in flat format as given below:</strong> i, j, k, v1, v2, v3, ... repeated for each voxel where (i, j, k) are voxel coordinates and (v1, v2, v3) are vector components corresponding to fibre orientation within that voxel.
提供机构:
Zenodo创建时间:
2021-09-11



