d2b-compile
compile-dcm2bids-config plugin for the d2b package.
Installation
pip install d2b-compile
Usage
After installation the d2b run command should have additional compile-subcommand:
$ d2b --help
usage: d2b [-h] [-v] {run,scaffold,compile} ...
d2b - Organize data in the BIDS format
positional arguments:
{run,scaffold,compile}
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
$ d2b compile --help
usage: d2b compile [-h] [-o OUT_FILE] in_file [in_file ...]
positional arguments:
in_file The JSON config files to combine
optional arguments:
-h, --help show this help message and exit
-o OUT_FILE, --out-file OUT_FILE
The file to write the combined config file to. If not specified outputs are written to stdout.
The d2b compile subcommand is a thin wrapper around compile-dcm2bids-config.
Release files for d2b-compile 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| d2b-compile-1.1.0.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| d2b_compile-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.6 kB
Release files / d2b-compile-1.1.0.tar.gz
| Download URL | d2b-compile-1.1.0.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
584970fc9ccf1eee7822973971d28bad7a015d3a66f6f021819bbfa62f262b94
|
|
BLAKE2b-256 checksum How to use checksums |
624994f7667f5f3c32176742d5b1e75c6d3d85e9cb0bb9ca51caef6083270292
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.8 CPython/3.10.0 Linux/5.8.0-1042-azure
|
Release files / d2b_compile-1.1.0-py3-none-any.whl
| Download URL | d2b_compile-1.1.0-py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6efa6c18e6dbec80fdac0fcad8a51fa691d2733ab1b2682398d9a08216412cae
|
|
BLAKE2b-256 checksum How to use checksums |
997e617b109983b21a50496befb2e8f467e67e39075149b9b775a42854924722
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.8 CPython/3.10.0 Linux/5.8.0-1042-azure
|