Skip to main content

compile-dcm2bids-config plugin for the d2b package

Project description

d2b-compile

compile-dcm2bids-config plugin for the d2b package.

PyPI Version

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

d2b-compile-1.1.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

d2b_compile-1.1.0-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page