Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
3 years ago
by
BO ZHANG
Browse files
Options
Download
Email Patches
Plain Diff
updated CONFIG_PMO
parent
aa4f0df0
master
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
csst/msc/pipeline.py
+3
-3
csst/msc/pipeline.py
with
3 additions
and
3 deletions
+3
-3
csst/msc/pipeline.py
+
3
-
3
View file @
127b8098
...
@@ -30,11 +30,11 @@ CONFIG_PMO = dict(
...
@@ -30,11 +30,11 @@ CONFIG_PMO = dict(
# test and working directory
# test and working directory
dir_raw
=
"/share/simudata/CSSOSDataProductsSims/data/CSSTSimImage_C5/NGP_AstrometryON_shearOFF/MSC_0000100"
,
dir_raw
=
"/share/simudata/CSSOSDataProductsSims/data/CSSTSimImage_C5/NGP_AstrometryON_shearOFF/MSC_0000100"
,
dir_work
=
"/home/user/L1Pipeline/msc/work/"
,
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
# 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)
# 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
# version of simulation data
ver_sim
=
"C5.1"
,
ver_sim
=
"C5.1"
,
# only 18 cores available in cloud machine from PMO
# only 18 cores available in cloud machine from PMO
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets