Commit 346395c5 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

update

parent 5c4a3a79
Pipeline #7138 failed with stage
in 0 seconds
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment