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_msc_sim
Commits
63ca249f
Commit
63ca249f
authored
Jul 06, 2023
by
Fang Yuedong
Browse files
delete some complied products from SpecDisperser folder
parent
f5cf292a
Changes
23
Hide whitespace changes
Inline
Side-by-side
ObservationSim/MockObject/SpecDisperser/disperse_c/interp.cpython-37m-x86_64-linux-gnu.so
deleted
100755 → 0
View file @
f5cf292a
File deleted
ObservationSim/ObservationSim.py
View file @
63ca249f
...
...
@@ -112,11 +112,6 @@ class Observation(object):
chip_output
.
Log_info
(
"========================sky pix========================"
)
chip_output
.
Log_info
(
filt
.
sky_background
)
chip_output
.
Log_info
(
"========================sky pix========================"
)
chip_output
.
Log_info
(
filt
.
sky_background
)
# [TODO] [TEST]
return
if
chip
.
survey_type
==
"photometric"
:
sky_map
=
None
...
...
run_C6.pbs
View file @
63ca249f
...
...
@@ -8,8 +8,8 @@
cd
$PBS_O_WORKDIR
NP
=
8
0
hostfile
=
wcl-
1,wcl-
2
NP
=
6
0
hostfile
=
wcl-2
date
mpirun
--oversubscribe
-H
$hostfile
-np
$NP
python /share/home/fangyuedong/csst-simulation/run_sim.py
\
...
...
Prev
1
2
Next
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