qsirecon.utils.boilerplate module

Functions to generate boilerplate text for reports.

qsirecon.utils.boilerplate.describe_atlases(atlases)[source]

Build a text description of the atlases that will be used.

qsirecon.utils.boilerplate.list_to_str(lst)[source]

Convert a list to a pretty string.