Unknown option: help suma_change_spec:
This program changes SUMA’s surface specification (Spec) files. At minimum, the flags input and state are required.
input: Which is the SUMA Spec file you want to change. state: The state within the Spec file you want to change. domainparent: The new Domain Parent for the state within the
Spec file you want to change.
remove: This flag will remove the automatically created backup. anatomical: This will add ‘Anatomical = Y’ to the selected
SurfaceState.
This program will take the user given flags and create a spec file, named from the output flag or <input>.change. It will then take this new spec file and overwrite the original input file. If the -remove flag is not used the original input file can be found at <inputfile>.bkp. If the -remove is used the .bkp file will be automatically deleted.
ex. suma_change_spec -input <file> -state <statename>
-domainparent <new_parent> -anatomical
Enter search terms or a module, class or function name.