Commit 6d67cc73 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

debug

parent 884cbe45
Pipeline #4221 passed with stage
in 0 seconds
...@@ -2886,8 +2886,7 @@ class MCIsimulator(): ...@@ -2886,8 +2886,7 @@ class MCIsimulator():
tab['gal_magz']=np.asarray(gal_magz) tab['gal_magz']=np.asarray(gal_magz)
data_time=self.dt.strftime("%Y-%m-%d")
#################################################################### ####################################################################
file=self.result_path+'/log_Data/gal_info'+'_SN_'+str(self.information['simnumber'])+'.fits' file=self.result_path+'/log_Data/gal_info'+'_SN_'+str(self.information['simnumber'])+'.fits'
......
...@@ -61,7 +61,7 @@ TianceEffect = yes ...@@ -61,7 +61,7 @@ TianceEffect = yes
intscale = yes intscale = yes
ghosts = no ghosts = yes
shutterEffect = yes shutterEffect = yes
...@@ -69,7 +69,7 @@ flatfieldM = yes ...@@ -69,7 +69,7 @@ flatfieldM = yes
PRNUeffect = yes PRNUeffect = yes
appFatt = no appFatt = yes
sky_shift_rot = yes sky_shift_rot = yes
...@@ -79,9 +79,9 @@ sim_star = yes ...@@ -79,9 +79,9 @@ sim_star = yes
sim_galaxy = yes sim_galaxy = yes
save_starpsf = no save_starpsf = yes
save_cosmicrays = no save_cosmicrays = yes
############################################## ##############################################
############################################## ##############################################
......
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