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
Wu Jin
CSST simulation
Commits
7d24b403
Commit
7d24b403
authored
Apr 02, 2022
by
Fang Yuedong
Browse files
add absolute path for field distortion data
parent
0c3dd0a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/config_C3.yaml
View file @
7d24b403
...
...
@@ -9,7 +9,6 @@
# 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: "/public/home/fangyuedong/sim_code_release/CSST/test/"
work_dir
:
"
/public/home/fangyuedong/temp/CSST/workplace/"
data_dir
:
"
/data/simudata/CSSOSDataProductsSims/data/"
run_name
:
"
TEST_random_knots"
...
...
@@ -120,7 +119,7 @@ psf_setting:
# path to field-distortion model
# Note: only valid when ins_effects: field_dist is "ON"
fd_path
:
"
FieldDistModelGlobal_v1.0.pickle"
fd_path
:
"
/data/simudata/CSSOSDataProductsSims/data/
FieldDistModelGlobal_v1.0.pickle"
# sigma_spin: 0.0 # psf spin?
...
...
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