bids.reports.utils¶
Generate publication-quality data acquisition methods section from BIDS dataset.
Utilities to generate the MRI data acquisition portion of a methods section from a BIDS dataset.
Functions
|
Extract and reformat imaging sequence(s) and variant(s) into pretty strings. |
|
Extract and reformat voxel size, matrix size, field of view, and number of slices into pretty strings. |
|
Extract slice order from slice timing info. |
|
Turn a list into a comma- and/or and-separated string. |
|
Convert an int or float to a nice string. |
|
Remind users about things they need to do after generating the report. |
|
Return unique elements from list while preserving order. |