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_ifs_gehong
Commits
d7fcf7c1
Commit
d7fcf7c1
authored
Jan 02, 2025
by
Shuai Feng
Browse files
update2412
parent
9cec2b00
Pipeline
#7687
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d7fcf7c1
...
@@ -12,8 +12,8 @@ https://csst-ifs-gehong.readthedocs.io/
...
@@ -12,8 +12,8 @@ https://csst-ifs-gehong.readthedocs.io/
Shuai Feng (sfeng@hebtu.edu.cn)
Shuai Feng (sfeng@hebtu.edu.cn)
# Updates History
# Updates History
###
2024-12
###
3.0.0
*
优化了输入参数的边界判定
*
优化了输入参数的边界判定
*
调整了代码的格式规范
*
调整了代码的格式规范
*
修复了尘埃消光曲线的bug
*
修复了尘埃消光曲线的bug
*
pypi同步更新至1.1.3
*
修复了模拟数据版本号错误的bug
\ No newline at end of file
\ No newline at end of file
setup.py
View file @
d7fcf7c1
...
@@ -14,7 +14,7 @@ with open("requirements.txt", "r") as f:
...
@@ -14,7 +14,7 @@ with open("requirements.txt", "r") as f:
setuptools
.
setup
(
setuptools
.
setup
(
name
=
'csst_ifs_gehong'
,
name
=
'csst_ifs_gehong'
,
version
=
'
1.1
.0'
,
version
=
'
3.0
.0'
,
license
=
'MIT'
,
license
=
'MIT'
,
author
=
"Shuai Feng"
,
author
=
"Shuai Feng"
,
author_email
=
'sfeng@hebtu.edu.cn'
,
author_email
=
'sfeng@hebtu.edu.cn'
,
...
...
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