瀏覽代碼

Adding a line

zahra 1 年之前
父節點
當前提交
9b8b7c590a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      python/extract_suv_from_mask.py

+ 1 - 0
python/extract_suv_from_mask.py

@@ -50,6 +50,7 @@ def main():
     
     # Get the current script's directory
     current_dir = os.path.dirname(os.path.abspath(__file__))
+    
     inputCSV = os.path.join(current_dir, "..", 'data', 'cases_retroMManon.csv')                          #input csv file that has the path to each patient image
     
     #Returns concatinated sequnces of evenly spaced numbers over a specified interval - for SUV percentile