Browse Source

Adding a line

zahra 1 year ago
parent
commit
9b8b7c590a
1 changed files with 1 additions and 0 deletions
  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