Dataset : Identifying locations susceptible to micro-anatomical reentry using a spatial network representation of atrial fibre maps
<ul> <li><strong>The three files in the dataset are:</strong></li> </ul> <p>1) Healthy Sheep Atria Fibre Orientation Dataset 300µm</p> <p>2) Heart Failure Sheep Atria Fibre Orientation Dataset 300µm</p> <p>3) Human Atria Fibre Orientation Dataset 330µm</p> <ul> <li><strong>Data is stored as numpy binary files. Given below is an example .py script to open the flat datasets:</strong></li> </ul> <p> import numpy as np<br> data = np.load("Human_330um.npy")</p> <ul> <li><strong>Volume and fibre orientation dataset stored in flat format as given below:</strong></li> </ul> <p> i, j, k, v1, v2, v3, ... repeated for each voxel </p> <p>where (i, j, k) are voxel coordinates and (v1, v2, v3) are vector components corresponding to fibre orientation within that voxel.</p>
ShareScore
36/100
Overall dataset sharing score
Score breakdown
These five areas show where the dataset supports — or may limit — practical reuse.
- Stewardship
- 4
- Harmonization
- 4
- Access
- 20
- Reuse readiness
- 8
- Engagement
- 0