Function mosaic::parse_session_folder_name#
Defined in File session_name.hpp
Function Documentation#
-
ParsedSessionName mosaic::parse_session_folder_name(const QString &basename)#
Total and non-throwing: any string is a valid input, including “sub-”, “run-xx” and “”. Unrecognised leading tokens end entity parsing, so an unknown BIDS entity lands in
timestamprather than being silently discarded.