BIDS应用程序和Python库,用于连接MRI时间序列。
项目描述
tsconcat
BIDS应用程序和Python库,用于连接MRI时间序列。
受Cho等人2021年启发。
功能
- 将来自多个数据集、会话、受试者或运行的多组BOLD时间序列连接到一个文件中。
- 干运行模式以检查输出目录的外观。
- 模拟模式以生成与bids2table兼容的parquet输出目录。
安装
通过以下方式获取最新开发版本pip install git+https://github.com/childmindresearch/tsconcat
快速入门
ba-tsconcat /path/to/input/bids /path/to/output group --concat ses --dry_run
用法
ba-tsconcat --help
usage: ba-tsconcat [-h] [-c CONCAT] [-d] [-f] bids_dir output_dir {group}
Concatenate MRI timeseries.
positional arguments:
bids_dir Input BIDS folder path.
output_dir Output BIDS folder path.
{group} Processing stage, must be "group".
options:
-h, --help show this help message and exit
-c CONCAT, --concat CONCAT
Concat across. Can be any combination of dataset, sub, ses, run separated by spaces. Output data will be grouped by the set difference.
-d, --dry_run Dry run. Print output directory structure instead of actually doing something. If this is enabled 'bids_dir' may be a path to a bids2table parquet directory.
-f, --fake Fake output. Output a bids2table parquet directory instead of actually doing something.
链接或参考
项目详细信息
下载文件
下载适合您的平台文件。如果您不确定选择哪个,请了解有关安装包的更多信息。
源分布
ba_tsconcat-0.1.4.tar.gz (17.4 kB 查看哈希值)
构建分布
ba_tsconcat-0.1.4-py3-none-any.whl (18.4 kB 查看散列值)
关闭
ba_tsconcat-0.1.4.tar.gz 的散列值
算法 | 散列摘要 | |
---|---|---|
SHA256 | 1be25aead1ba14078b1fecd678262f70221ae3c58ac452a98dd92bd6e38c07f0 |
|
MD5 | e4e5e1d1587478d7ccbecd500c91ca13 |
|
BLAKE2b-256 | 79679bd9f13477c609319176410ea57db38f288eb2dc9d545693dfdf7aff3ae9 |
关闭
ba_tsconcat-0.1.4-py3-none-any.whl 的散列值
算法 | 散列摘要 | |
---|---|---|
SHA256 | 5cd147b511d4ff404a2ec431d711c66f7edecb5c22da730f91139ecf84a42613 |
|
MD5 | 89f046ea5974f272ba4ec0209ae4253a |
|
BLAKE2b-256 | aa49f8f8a98bcbdfec59c56b4d9af508fa601ad6d32bef7c81c5807f5c11ffa0 |