Skip to main content

Plugin for the d2b package to YAML configuration files

Project description

d2b-asl

Plugin for the d2b package to handle configuration files written in YAML.

PyPI Version

Installation

pip install d2b-yaml

User Guide

This package adds support for configuration files written in YAML. Once this package is installed one can then run something like:

d2b run \
  --config="d2b-config.yaml" \
  --participant="01" \
  --session="001"
  --out-dir="my/bids/dataset/dir/" \
  "my/input/dir/"

See examples/d2b-config.yaml. The Schema for YAML configuration files is exactly the same as for JSON configuration files (JSON Schema)

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-yaml-1.0.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

d2b_yaml-1.0.0-py3-none-any.whl (2.2 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