Function mosaic::matching_session_folders#

Function Documentation#

QStringList mosaic::matching_session_folders(const QStringList &existingNames, const SessionIdentity &id)#

Folders in existingNames recording 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.