معرفی شرکت ها


d2b-compile-1.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

compile-dcm2bids-config plugin for the d2b package
ویژگی مقدار
سیستم عامل -
نام فایل d2b-compile-1.1.0
نام d2b-compile
نسخه کتابخانه 1.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Alec Ross
ایمیل نویسنده alexander.w.rosss@gmail.com
آدرس صفحه اصلی https://github.com/d2b-dev/d2b-compile
آدرس اینترنتی https://pypi.org/project/d2b-compile/
مجوز -
# d2b-compile compile-dcm2bids-config plugin for the d2b package. [![PyPI Version](https://img.shields.io/pypi/v/d2b-compile.svg)](https://pypi.org/project/d2b-compile/) ## Installation ```bash pip install d2b-compile ``` ## Usage After installation the `d2b run` command should have additional `compile`-subcommand: ```text $ 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 ``` ```text $ 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`.


نیازمندی

مقدار نام
>=1.0.0,<2.0.0 d2b
>=1.4.3,<2.0.0 compile-dcm2bids-config


زبان مورد نیاز

مقدار نام
>=3.8,<4.0 Python


نحوه نصب


نصب پکیج whl d2b-compile-1.1.0:

    pip install d2b-compile-1.1.0.whl


نصب پکیج tar.gz d2b-compile-1.1.0:

    pip install d2b-compile-1.1.0.tar.gz