Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-sims
csst_ifs_sim
Commits
98879ffd
Commit
98879ffd
authored
May 15, 2024
by
Yan Zhaojun
Browse files
test
parent
6de1d3f2
Pipeline
#4615
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
csst_ifs_sim/csst_ifs_sim.py
View file @
98879ffd
...
@@ -5768,15 +5768,3 @@ def runIFSsim(sourcein, configfile, dir_path, result_path,iLoop, debug, applyhol
...
@@ -5768,15 +5768,3 @@ def runIFSsim(sourcein, configfile, dir_path, result_path,iLoop, debug, applyhol
return
1
return
1
############################## end ##########################################
############################## end ##########################################
if
self
.
information
[
'dir_path'
]
==
'/nfsdata/share/simulation-unittest/ifs_sim/'
:
self
.
result_path
=
self
.
information
[
'dir_path'
]
+
\
self
.
information
[
'result_path'
]
+
'/'
+
self
.
source
+
ss
+
result_day
else
:
home_path
=
os
.
environ
[
'HOME'
]
if
home_path
==
'/home/yan'
:
self
.
result_path
=
'../IFS_simData/'
+
self
.
source
+
ss
+
result_day
else
:
self
.
result_path
=
'/data/ifspip/CCD_ima/'
+
self
.
source
+
ss
+
result_day
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment