changeset 131:d8810d01c805 draft

Uploaded
author luca_milaz
date Tue, 02 Jul 2024 21:41:48 +0000
parents d9279825edbe
children 260d6a6b995c
files marea_2_0/flux_sampling.py
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/marea_2_0/flux_sampling.py	Tue Jul 02 21:38:45 2024 +0000
+++ b/marea_2_0/flux_sampling.py	Tue Jul 02 21:41:48 2024 +0000
@@ -190,11 +190,15 @@
     if not os.path.exists('flux_sampling'):
         os.makedirs('flux_sampling')
 
+    
     global ARGS
     ARGS = process_args(sys.argv)
 
     ARGS.output_folder = 'flux_sampling'
 
+    utils.logWarning(
+        ARGS.input[0],
+        ARGS.out_log)
 
 
     # load custom model