Browse Source

Adding updates to segmentation

Andrej Studen/Merlin 4 years ago
parent
commit
f4eaa26542
1 changed files with 1 additions and 4 deletions
  1. 1 4
      pythonScripts/addSegmentations.py

+ 1 - 4
pythonScripts/addSegmentations.py

@@ -6,7 +6,6 @@ import nibabel
 import shutil
 import sys
 
-shome=os.path.expanduser('~nixUser')
 fhome=os.path.expanduser('~')
 with open(os.path.join(fhome,".labkey","setup.json")) as f:
     setup=json.load(f)
@@ -16,8 +15,6 @@ import labkeyInterface
 import labkeyDatabaseBrowser
 import labkeyFileBrowser
 
-#sys.path.insert(1,shome+'/software/src/IPNUMM/dicomUtils')
-#import loadDicom
 
 fconfig=os.path.join(fhome,'.labkey','network.json')
 
@@ -27,7 +24,7 @@ db=labkeyDatabaseBrowser.labkeyDB(net)
 fb=labkeyFileBrowser.labkeyFileBrowser(net)
 
 project='iPNUMMretro/Study'
-dataset='Imaging1'
+dataset='Imaging'
 tempBase=os.path.join(fhome,'temp')
 
 #all images from database