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
Liu Dezi
csst_msc_sim
Commits
50a9f005
Commit
50a9f005
authored
Apr 21, 2024
by
Fang Yuedong
Browse files
add back key word "rotateEll" to overall configs
parent
655afb59
Changes
3
Hide whitespace changes
Inline
Side-by-side
config/config_overall.yaml
View file @
50a9f005
...
...
@@ -46,6 +46,9 @@ catalog_options:
# Only simulate galaxies?
galaxy_only
:
YES
# rotate galaxy ellipticity
rotateEll
:
0.
# [degree]
###############################################
# Observation setting
###############################################
...
...
@@ -56,7 +59,7 @@ obs_setting:
# - pointing_file: null
pointing_file
:
"
/public/share/yangxuliu/CSSOSDataProductsSims/data_50sqDeg/pointing50_C9/pointing_50_1_n.dat"
obs_config_file
:
"
/public/home/fangyuedong/project/csst
-simulation
/config/obs_config_SCI_WIDE_phot.yaml"
obs_config_file
:
"
/public/home/fangyuedong/project/csst
_msc_sim
/config/obs_config_SCI_WIDE_phot.yaml"
# Run specific pointing(s):
# - give a list of indexes of pointings: [ip_1, ip_2...]
...
...
config/config_overall_newStar.yaml
View file @
50a9f005
...
...
@@ -46,6 +46,9 @@ catalog_options:
# Only simulate galaxies?
galaxy_only
:
NO
# rotate galaxy ellipticity
rotateEll
:
0.
# [degree]
###############################################
# Observation setting
###############################################
...
...
test_C6.sh
View file @
50a9f005
...
...
@@ -2,9 +2,9 @@
date
python3 /public/home/fangyuedong/project/csst
-simulation
/run_sim.py
\
python3 /public/home/fangyuedong/project/csst
_msc_sim
/run_sim.py
\
--config_file
config_overall.yaml
\
-c
/public/home/fangyuedong/project/csst
-simulation
/config
\
-c
/public/home/fangyuedong/project/csst
_msc_sim
/config
\
--catalog
C6_50sqdeg
# python3 /share/home/fangyuedong/20231211/csst-simulation/run_sim.py \
...
...
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