Currently, worklow seems to break when one subject's T1w image or directories is labeled differently from others. For example, when one subject contains {ses} wildcard but others do not, workflow is not sure how to handle that and it breaks.
Need to figure out how to parse this, ideally treating each session for the same subject independently in cases where one subject has multiple sessions but another has none. I believe this issue could arise in a different format if the naming of the T1w files contains other wildcards within the same dataset.
Example 1:
When one subject contains {ses} directory and scans but another does not within the same dataset
Example 2:
When one subject contains a different naming format than another (i.e., one contains acq wildcard but another does not)
Currently, worklow seems to break when one subject's T1w image or directories is labeled differently from others. For example, when one subject contains {ses} wildcard but others do not, workflow is not sure how to handle that and it breaks.
Need to figure out how to parse this, ideally treating each session for the same subject independently in cases where one subject has multiple sessions but another has none. I believe this issue could arise in a different format if the naming of the T1w files contains other wildcards within the same dataset.
Example 1: When one subject contains {ses} directory and scans but another does not within the same dataset
Example 2: When one subject contains a different naming format than another (i.e., one contains acq wildcard but another does not)