From 60009e75d1df569d81d74b8ec514b7bf612727d9 Mon Sep 17 00:00:00 2001 From: yan Date: Thu, 23 Jan 2025 15:18:41 +0800 Subject: [PATCH] update --- csst_ifs_sim/help/demo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csst_ifs_sim/help/demo.py b/csst_ifs_sim/help/demo.py index 719ea7c..d218f1a 100644 --- a/csst_ifs_sim/help/demo.py +++ b/csst_ifs_sim/help/demo.py @@ -25,4 +25,4 @@ iLoop = 1 # When the last parameter is yes and sourcein is LAMP, # the Hole simulation is executed. csst_ifs_sim.runIFSsim(sourcein, configfile, - dir_path, result_path, iLoop, debug, 'no') \ No newline at end of file + dir_path, result_path, iLoop, debug, 'no') -- GitLab