Explorar el Código

Adding a line

zahra hace 1 año
padre
commit
9b8b7c590a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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