We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01cc822 commit 2388a1bCopy full SHA for 2388a1b
CPAC/pipeline/schema.py
@@ -1401,7 +1401,7 @@ def schema(config_dict):
1401
]["registration"]["using"]
1402
):
1403
raise ExclusiveInvalid(
1404
- "[!] Overwrite transform is found same as the anatomical registration method! "
+ "[!] Overwrite transform method is the same as the anatomical registration method! "
1405
"No need to overwrite transform with the same registration method. Please turn it off or use a different registration method."
1406
)
1407
except KeyError:
0 commit comments