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_msc_sim
Commits
0b6e5b12
Commit
0b6e5b12
authored
Jul 10, 2025
by
Fang Yuedong
Browse files
release v3.3.0
parent
a95b1315
Pipeline
#9221
passed with stage
in 0 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0b6e5b12
# CSST主巡天仿真软件
# CSST主巡天仿真软件
## 重要更新或问题修复:
## 重要更新或问题修复:
*
2025.07.10: 针对1000平方度宽场及50平方度深场仿真,更新至v3.3版本,内容包括:
*
根据最新实测结果,更新部分探测器参数
*
加入光谱PSF、LED图像获取工具
*
更新光谱分光文件
*
更新系统效率曲线
*
更新头文件关键字
*
在config中加入data_set关键字
*
2025.05.21: 更新至v3.2版本,内容包括:
*
2025.05.21: 更新至v3.2版本,内容包括:
*
加入亮星PSF外插模块
*
加入亮星PSF外插模块
*
加入串扰模块
*
加入串扰模块
...
...
setup.py
View file @
0b6e5b12
...
@@ -76,7 +76,7 @@ with open("requirements.txt", "r") as f:
...
@@ -76,7 +76,7 @@ with open("requirements.txt", "r") as f:
]
]
setup
(
name
=
'csst_msc_sim'
,
setup
(
name
=
'csst_msc_sim'
,
version
=
'3.
2.1
'
,
version
=
'3.
3.0
'
,
packages
=
find_packages
(),
packages
=
find_packages
(),
# install_requires=[
# install_requires=[
# # 'numpy>=1.18.5',
# # 'numpy>=1.18.5',
...
...
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