From c1983fcb1fea8e109122433b01ca9e1f88b8a926 Mon Sep 17 00:00:00 2001 From: yan Date: Mon, 28 Oct 2024 10:58:03 +0800 Subject: [PATCH] update --- csst_ifs_sim/csst_ifs_sim.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/csst_ifs_sim/csst_ifs_sim.py b/csst_ifs_sim/csst_ifs_sim.py index 285354b..16d4e77 100644 --- a/csst_ifs_sim/csst_ifs_sim.py +++ b/csst_ifs_sim/csst_ifs_sim.py @@ -5378,8 +5378,8 @@ class IFSsimulator(): # sensor = galsim.Sensor() # sensor.accumulate(rotphotons, sliceimage) # ######### finish testing ############################# - ############################################################## - ##################################### + # ############################################################# + # #################################### # find photons for blue channel, and make the flux multiple the optical and CCD efficiency np.random.seed(100*self.simnumber) -- GitLab