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
9155aa8c
Commit
9155aa8c
authored
Oct 27, 2023
by
Zhang Xin
Browse files
config add sls psf path
parent
134f78c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/config_C6.yaml
View file @
9155aa8c
...
...
@@ -9,7 +9,7 @@
# Base diretories and naming setup
# Can add some of the command-line arguments here as well;
# OK to pass either way or both, as long as they are consistent
work_dir
:
"
/share/home/
f
ang
yuedong
/csst-simulation/
workplace/
"
work_dir
:
"
/share/home/
zh
ang
xin/CSST_SIM/CSST_new_sim
/csst-simulation/"
data_dir
:
"
/share/simudata/CSSOSDataProductsSims/data/"
run_name
:
"
profile_C6"
...
...
@@ -64,7 +64,7 @@ obs_setting:
# "Spectroscopic": simulate slitless spectroscopic chips only
# "FGS": simulate FGS chips only (31-42)
# "All": simulate full focal plane
survey_type
:
"
Photometr
ic"
survey_type
:
"
Spectroscop
ic"
# Exposure time [seconds]
exp_time
:
150.
...
...
@@ -100,7 +100,7 @@ obs_setting:
# - give a list of indexes of chips: [ip_1, ip_2...]
# - run all chips: null
# Note: for all pointings
run_chips
:
[
8
]
run_chips
:
[
10
]
# Whether to enable astrometric modeling
enable_astrometric_model
:
True
...
...
@@ -135,7 +135,7 @@ psf_setting:
# path to PSF data
# NOTE: only valid for "Interp" PSF
psf_dir
:
"
/share/simudata/CSSOSDataProductsSims/data/psfCube1"
psf_sls_dir
:
"
/share/simudata/CSSOSDataProductsSims/data/SLS_PSF_PCA_fp/"
###############################################
# Shear setting
###############################################
...
...
@@ -217,4 +217,4 @@ random_seeds:
seed_badcolumns
:
20240309
# Seed for bad columns
seed_defective
:
20210304
# Seed for defective (bad) pixels
seed_readout
:
20210601
# Seed for read-out gaussian noise
...
\ 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