Function mosaic::matching_session_folders#
Defined in File session_name.hpp
Function Documentation#
-
QStringList mosaic::matching_session_folders(const QStringList &existingNames, const SessionIdentity &id)#
Folders in
existingNamesrecording the same subject/session/task, ignoring their run index and timestamp. Comparison is exact and case-sensitive, matching BIDS. Always empty for an identity with no entities, so a directory full of legacy timestamp folders can never register a collision.