bids.layout.writing

Contains helper functions that involve writing operations.

Functions

build_path(entities, path_patterns[, strict])

Constructs a path given a set of entities and a list of potential filename patterns to use.

write_to_file(path[, contents, link_to, ...])

Writes provided contents to a new path, or copies from an old path.