substrate-bank
收藏资源简介:
该数据集为 dmrai-lab 基底库,提供压缩的蒙特卡洛重放包(.rpk 格式),用于扩散 MRI 微结构模拟。每个重放包包含一个主行走(master walk)以及所需的物理通道,使得用户可以在其认证包络内重放任意采集序列,即“一次行走,任意采集”。数据格式遵循开放的重放包规范。数据集包含多个基底,每个基底有其独特的属性(如场不均匀性、纤维轴、细胞内体积分数等),并支持不同重放层级(C0至C4)。用户可根据这些属性选择基底,无需下载即可浏览。该数据集适用于扩散 MRI 微结构建模、模拟与重放研究,支持研究人员在统一框架下验证不同采集方案。
This dataset is a substrate bank from dmrai-lab, providing compressed Monte Carlo replay packs (.rpk format) for diffusion MRI microstructure simulation. Each replay pack contains a master walk and the required physical channels, allowing users to replay any acquisition sequence within its certified envelope—i.e., one walk, any acquisition. The data format follows the open Replay Pack Specification. The dataset includes multiple substrates, each with unique attributes (e.g., field inhomogeneity, fibre axis, intracellular volume fraction) and supports different replay levels (C0 to C4). Users can select substrates based on these inherent properties without downloading. This dataset is suitable for diffusion MRI microstructure modeling, simulation, and replay research, enabling researchers to validate different acquisition schemes within a unified framework.
dmrai-lab substrate bank 数据集详情
数据集概述
该数据集是用于扩散磁共振成像(diffusion-MRI)微结构研究的蒙特卡洛“重放包”(.rpk)压缩集合。每个数据包包含一个主漫步(master walk)及其物理通道,可在认证包络内重放任何采集序列——支持“一次漫步,任意采集”的工作模式。
核心特性
- 数据格式:压缩的蒙特卡洛重放包(
.rpk),遵循开放的 Replay Pack Specification 格式 - 关键技术:支持在指定波形下进行信号重放,并可启用弛豫效应模拟
- 使用示例: python from dmipy_sim import bank pack = bank.pull("<id>", repo_id="dmrai-lab/substrate-bank") S = pack.replay(waveform, relaxation=True)
底物(Substrates)列表
1. cactus-axons/single-bundle-g070-icvf061
| 属性 | 值 |
|---|---|
| 重放层级 | C0, C1, C2, C3, C4 |
| 场不均匀性 σ | 0.97 Hz(@3T) |
| ICVF(细胞内体积分数) | 0.61 |
| 纤维轴方向 | [+1.00, +0.01, -0.00] |
| 文件大小 | 46.65 MB |
| 许可证 | CC-BY-4.0 |
2. canonical-wm/g070-f055-3T
| 属性 | 值 |
|---|---|
| 重放层级 | C0 |
| 场不均匀性 σ | — |
| ICVF | — |
| 纤维轴方向 | — |
| 文件大小 | 18.23 MB |
| 许可证 | CC-BY-4.0 |
注:两个底物均链接至各自的“底物卡片”(substrate card),其中包含几何结构、来源、保真度及加载/重放的详细说明。
重放层级说明
- C0:梯度(gradient)
- C1:体弛豫(bulk relaxation)
- C2:表面弛豫率(surface relaxivity)
- C3:场效应(field)
- C4:磁化传递(magnetization transfer)
重要设计特点
- 场与纤维轴属性为内禀属性:用户可在不下载底物的情况下,直接根据这些属性筛选所需底物
- 坐标系说明:
Field σ表示偏离共振的场不均匀性(Hz,@3T,B0 垂直于纤维);Fibre axis表示底物在存储坐标中的内禀方向,B0/梯度方向均相对于该轴定义





