|
@@ -1,8 +1,8 @@
|
|
|
{
|
|
|
"setVariables":["__tempBase__","__segBase__","__roiFile__","__petFile__","__ctFile__","__segFile__","__modelName__"],
|
|
|
"setVariablesComment":"this variables will get updated with local values like home and can be used to set variables further on",
|
|
|
- "__tempBase__":"__home__/temp/segmentation",
|
|
|
- "__segBase__":"/home/nixUser/software/src/irAEMM/segmentation",
|
|
|
+ "__tempBase__":"__home__/temp/segmentationdm",
|
|
|
+ "__segBase__":"/home/studen/software/src/irAEMM/segmentation",
|
|
|
"__roiFile__":"testMask.nii.gz",
|
|
|
"__ctFile__":"testCT.nii.gz",
|
|
|
"__petFile__":"testPET.nii.gz",
|