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
042b26c1
You need to sign in or sign up before continuing.
Commit
042b26c1
authored
Jul 08, 2023
by
Fang Yuedong
Browse files
move shear before convolve psf
parents
7e5ae118
63ca249f
Changes
24
Hide whitespace changes
Inline
Side-by-side
ObservationSim/MockObject/SpecDisperser/disperse_c/interp.cpython-37m-darwin.so
deleted
100755 → 0
View file @
7e5ae118
File deleted
ObservationSim/MockObject/SpecDisperser/disperse_c/interp.cpython-37m-x86_64-linux-gnu.so
deleted
100755 → 0
View file @
7e5ae118
File deleted
ObservationSim/ObservationSim.py
View file @
042b26c1
...
@@ -112,11 +112,6 @@ class Observation(object):
...
@@ -112,11 +112,6 @@ class Observation(object):
chip_output
.
Log_info
(
"========================sky pix========================"
)
chip_output
.
Log_info
(
"========================sky pix========================"
)
chip_output
.
Log_info
(
filt
.
sky_background
)
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"
:
if
chip
.
survey_type
==
"photometric"
:
sky_map
=
None
sky_map
=
None
...
...
run_C6.pbs
View file @
042b26c1
...
@@ -8,8 +8,8 @@
...
@@ -8,8 +8,8 @@
cd
$PBS_O_WORKDIR
cd
$PBS_O_WORKDIR
NP
=
8
0
NP
=
6
0
hostfile
=
wcl-
1,wcl-
2
hostfile
=
wcl-2
date
date
mpirun
--oversubscribe
-H
$hostfile
-np
$NP
python /share/home/fangyuedong/csst-simulation/run_sim.py
\
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