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_cpic_sim
Commits
385a9b87
Commit
385a9b87
authored
May 08, 2025
by
GZhao
Browse files
update pep8
parent
e2f6c6e6
Pipeline
#8268
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_cpic_sim/camera.py
View file @
385a9b87
...
...
@@ -786,7 +786,7 @@ class CpicVisEmccd(object):
"""
if
seed
!=
-
1
:
np
.
random
.
seed
(
seed
)
expt
=
expt_set
if
expt_set
==
0
:
expt
=
0.001
...
...
csst_cpic_sim/config.py
View file @
385a9b87
...
...
@@ -99,6 +99,7 @@ update_able_keys = [
'nsample'
,
'csst_format'
,
'output'
,
'check_fits_header'
]
def
replace_cpism_refdata
(
config
:
dict
,
output
:
str
=
'$'
)
->
None
:
...
...
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