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
Bo Zhang
csst
Commits
127b8098
Commit
127b8098
authored
Jun 13, 2022
by
BO ZHANG
🏀
Browse files
updated CONFIG_PMO
parent
aa4f0df0
Changes
1
Show whitespace changes
Inline
Side-by-side
csst/msc/pipeline.py
View file @
127b8098
...
...
@@ -30,11 +30,11 @@ CONFIG_PMO = dict(
# test and working directory
dir_raw
=
"/share/simudata/CSSOSDataProductsSims/data/CSSTSimImage_C5/NGP_AstrometryON_shearOFF/MSC_0000100"
,
dir_work
=
"/home/user/L1Pipeline/msc/work/"
,
filename_fmt
=
"
{}/CSST_MSC_MS_
CRS
_*_{:02d}_L0_1.fits
"
,
filename_fmt
=
'
{}/CSST_MSC_MS_
SCI
_*_{:02d}_L0_1.fits
'
,
# on PMO
path_aux
=
"/
home/user/L1Pipeline/msc
/ref/MSC_{}_*_{:02d}_combine.fits"
,
path_aux
=
"/
data/sim_data/MSC_0000100
/ref/MSC_{}_*_{:02d}_combine.fits"
,
# gaia catalog directory (for position calibration)
dir_gaia_catalog
=
"/home/
csstpipeline
/L1Pipeline/msc/gaia_dr3/"
,
dir_gaia_catalog
=
"/home/
user
/L1Pipeline/msc/gaia_dr3/"
,
# version of simulation data
ver_sim
=
"C5.1"
,
# only 18 cores available in cloud machine from PMO
...
...
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