Loading CHANGELOG.en.md +4 −0 Original line number Diff line number Diff line [English](CHANGELOG.en.md) | [中文](CHANGELOG.md) * 2026.05.13: Updated to version v3.4. Changes include: * Added ghost image simulation module * Updated package dependencies * Updated the dark current and hot pixel modules to support importing ground-test dark current data through the `input_dark` configuration parameter. * 2025.07.10: Updated to version v3.3 for the 1000 square degree wide survey and 50 square degree deep survey simulations. Changes include: * Updated several detector parameters based on the latest measurements * Added slitless spectroscopy PSF and LED image generation tools Loading CHANGELOG.md +4 −0 Original line number Diff line number Diff line [English](CHANGELOG.en.md) | [中文](CHANGELOG.md) * 2026.05.13: 更新至v3.4版本,内容包括: * 增加鬼像仿真模块 * 更新软件包依赖项 * 更新暗电流和热像元模块,通过配置`input_dark`参数导入暗电流的地面测试数据 * 2025.07.10: 针对1000平方度宽场及50平方度深场仿真,更新至v3.3版本,内容包括: * 根据最新实测结果,更新部分探测器参数 * 加入光谱PSF、LED图像获取工具 Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta" [project] name = "csst-msc-sim" version = "4.0.0" version = "3.4.0" description = "CSST Main Survey image simulator" readme = "README.md" requires-python = ">=3.11" Loading Loading
CHANGELOG.en.md +4 −0 Original line number Diff line number Diff line [English](CHANGELOG.en.md) | [中文](CHANGELOG.md) * 2026.05.13: Updated to version v3.4. Changes include: * Added ghost image simulation module * Updated package dependencies * Updated the dark current and hot pixel modules to support importing ground-test dark current data through the `input_dark` configuration parameter. * 2025.07.10: Updated to version v3.3 for the 1000 square degree wide survey and 50 square degree deep survey simulations. Changes include: * Updated several detector parameters based on the latest measurements * Added slitless spectroscopy PSF and LED image generation tools Loading
CHANGELOG.md +4 −0 Original line number Diff line number Diff line [English](CHANGELOG.en.md) | [中文](CHANGELOG.md) * 2026.05.13: 更新至v3.4版本,内容包括: * 增加鬼像仿真模块 * 更新软件包依赖项 * 更新暗电流和热像元模块,通过配置`input_dark`参数导入暗电流的地面测试数据 * 2025.07.10: 针对1000平方度宽场及50平方度深场仿真,更新至v3.3版本,内容包括: * 根据最新实测结果,更新部分探测器参数 * 加入光谱PSF、LED图像获取工具 Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta" [project] name = "csst-msc-sim" version = "4.0.0" version = "3.4.0" description = "CSST Main Survey image simulator" readme = "README.md" requires-python = ">=3.11" Loading