Commit db8dc64c authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent 16e95ca5
Pipeline #4616 failed with stage
in 0 seconds
[TEST]
dir_path=mci_sim/MCI_inputData/
result_path=mci_sim/mci_sim_result/
#size of the output image array, xsize is column, ysize is row, xsize = 9216,ysize = 9232
xsize =9216
......@@ -39,7 +35,7 @@ cosmicraydistance=MCI_inputData/data/cdf_cr_total.dat
#### ####
####Control flags (can be yes/no, true/false) ####
##################################################
cosmicRays = yes
cosmicRays = no
darknoise = yes
......@@ -61,7 +57,7 @@ TianceEffect = yes
intscale = yes
ghosts = yes
ghosts = no
shutterEffect = yes
......@@ -69,7 +65,7 @@ flatfieldM = yes
PRNUeffect = yes
appFatt = yes
appFatt = no
sky_shift_rot = yes
......@@ -79,9 +75,9 @@ sim_star = yes
sim_galaxy = yes
save_starpsf = yes
save_starpsf = no
save_cosmicrays = yes
save_cosmicrays = no
##############################################
##############################################
......@@ -92,7 +88,7 @@ fullwellcapacity = 90000
dark = 0.001
#exposure to simulate, exposure time
exptime = 100.0
exptime = 300.0
###PNRU matrix sigma
flatsigma=0.001
......
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