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

update

parent 3868a760
Pipeline #7813 failed with stage
in 0 seconds
[TEST]
starcat=NGC7789_gaia_ps1.fits
starcat=selection_MACSJ0744.9 3927_20230517_concat.csv
ver=C10
#size of the output image array, xsize is column, ysize is row, xsize = 9216,ysize = 9232
xsize =9216
#9216
ysize =9232
##overscanx = column, overscany =row
......@@ -13,20 +14,27 @@ prescan = 27
overscan = 320
#charge trap information file
parallelTrapfile=MCI_inputData/data/cdm_euclid_parallel.dat
serialTrapfile=MCI_inputData/data/cdm_euclid_serial.dat
#cosmetic defects input file
cosmeticsFile_g =MCI_inputData/data/Cosmetics_g.txt
cosmeticsFile_r =MCI_inputData/data/Cosmetics_r.txt
cosmeticsFile_i =MCI_inputData/data/Cosmetics_i.txt
###comicray information file
cosmicraylengths=MCI_inputData/data/cdf_cr_length.dat
cosmicraydistance=MCI_inputData/data/cdf_cr_total.dat
##################################################
#### ####
####Control flags (can be yes/no, true/false) ####
......@@ -37,7 +45,7 @@ darknoise = yes
cosmetics = yes
radiationDamage= yes
radiationDamage= no
bleeding = yes
......@@ -61,7 +69,7 @@ flatfieldM = yes
PRNUeffect = yes
appFatt = no
appFatt = yes
sky_shift_rot = yes
......@@ -73,20 +81,20 @@ sim_galaxy = yes
save_starpsf = no
save_cosmicrays = no
save_cosmicrays = yes
lensing = yes
##############################################
##############################################
#CCD properties
fullwellcapacity = 100000
fullwellcapacity = 105000
#dark noise in electrons per second
dark = 0.001
#exposure to simulate, exposure time
exptime = 100.0
exptime = 50.0
###PNRU matrix sigma
flatsigma=0.001
......@@ -94,16 +102,22 @@ flatsigma=0.001
### cosmicray coveringFraction
coveringFraction=0.1
#offset from the object, note that at the moment this is fixed, but in reality a focal plane position dependent.
ghostOffsetX = 100
ghostOffsetY = 100
ghostRatio = 1e-04
####treering effect,bright fatter effect and difusion effect
treering=0.1
fatter=1.0
difusion=0.1
### the choosen Filters in three CCDs
filter_g=u
filter_r=F555W
......
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