Skip to main content

Module config

Module config 

Source
Expand description

Layout configuration: entity patterns and path templates.

A Config defines the entities a layout recognizes and the path patterns used to build BIDS-compliant filenames. Two built-in configs ship with the crate (bids and derivatives); custom configs can be loaded from JSON.

Structsยง

Config
Configuration for a BIDS layout, defining entities and path patterns.