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
05c74432ec951e84d66bc9a2438e19e547869d34
05c74432ec951e84d66bc9a2438e19e547869d34
Switch branch/tag
csst_cpic_sim
script
cpicsim.py
Find file
Normal view
History
Permalink
cpicsim.py
63 Bytes
Newer
Older
update test_io and test_optics
GZhao
committed
May 11, 2024
1
2
3
import
sys
from
csst_cpic_sim.main
import
main
sys
.
exit
(
main
())