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
ab27b36f
Commit
ab27b36f
authored
May 08, 2025
by
GZhao
Browse files
update emccd test data
parent
182d69af
Pipeline
#8271
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
tests/test_camera.py
View file @
ab27b36f
...
...
@@ -59,7 +59,7 @@ class TestEMCCD(unittest.TestCase):
emccd
=
CpicVisEmccd
()
emccd
.
ccd_temp
=
-
100
emgain
=
emccd
.
emgain_set
(
1024
,
ccd_temp
=
None
,
self_update
=
False
)
self
.
assertAlmostEqual
(
emgain
,
1.2
3
,
places
=
2
)
self
.
assertAlmostEqual
(
emgain
,
1.2
,
places
=
2
)
# if __name__ == '__main__':
...
...
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