diff --git a/csst_ifs_sim/csst_ifs_sim.py b/csst_ifs_sim/csst_ifs_sim.py index 049be2f0f5fd3eea5b4fcc12adf16d21c8d2ca80..285354ba206562e8a7f352276d46af4172586c55 100644 --- a/csst_ifs_sim/csst_ifs_sim.py +++ b/csst_ifs_sim/csst_ifs_sim.py @@ -2508,8 +2508,8 @@ class IFSsimulator(): # ############################################################################# - - +# +# def applyPoissonNoise(self): """ @@ -3320,8 +3320,8 @@ class IFSsimulator(): # self.log.info( # 'Applied telescope rotation with angle (in degree)= %f.', angle) ############################################################################### - - +# +# def CCDreadout(self): """ Returns @@ -5347,7 +5347,7 @@ class IFSsimulator(): # fits.writeto('subimage.fits',subimage.array,overwrite=True) - ######################## get photons from sub-image ##################### + # #### get photons from sub-image ##################### subimage.scale = self.pixelscale subimage.setOrigin(0, 0) @@ -5377,8 +5377,8 @@ class IFSsimulator(): # sensor = galsim.Sensor() # sensor.accumulate(rotphotons, sliceimage) - ######################### finish testing ####################################################### - ####################################################################################################### + # ######### finish testing ############################# + ############################################################## ##################################### # find photons for blue channel, and make the flux multiple the optical and CCD efficiency